Flutter by Google vs. OutSystems

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Flutter
Score 8.2 out of 10
N/A
Flutter is an open-source mobile application development framework created by Google. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia.N/A
OutSystems
Score 7.3 out of 10
N/A
The OutSystems Platform is a Platform-as-a-Service solution for rapid delivery of responsive web and mobile applications. It includes functionalities required to develop, deploy, manage and change web and mobile applications. It is targeted at the delivery of enterprise applications that require integration with backend systems, complex business rules and logic, usable interfaces and flexibility to change. It can be deployed in the cloud, on-premises or in hybrid environments.
$4,000
per month
Pricing
Flutter by GoogleOutSystems
Editions & Modules
No answers on this topic
Basic
$4,000.00
per month
Pro
$10,000.00
per month
Offerings
Pricing Offerings
FlutterOutSystems
Free Trial
NoYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Flutter by GoogleOutSystems
Features
Flutter by GoogleOutSystems
Low-Code Development
Comparison of Low-Code Development features of Product A and Product B
Flutter by Google
-
Ratings
OutSystems
7.9
Ratings
6% below category average
Visual Modeling00 Ratings5.20 Ratings
Drag-and-drop Interfaces00 Ratings8.00 Ratings
Platform Security00 Ratings6.20 Ratings
Platform User Management00 Ratings8.10 Ratings
Reusability00 Ratings9.90 Ratings
Platform Scalability00 Ratings10.00 Ratings
Best Alternatives
Flutter by GoogleOutSystems
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10
Creatio
Creatio
Score 9.7 out of 10
Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10
Quixy
Quixy
Score 9.9 out of 10
Enterprises
Swiftify
Swiftify
Score 9.0 out of 10
Creatio
Creatio
Score 9.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Flutter by GoogleOutSystems
Likelihood to Recommend
7.9
(0 ratings)
7.1
(0 ratings)
Likelihood to Renew
-
(0 ratings)
8.2
(0 ratings)
Usability
-
(0 ratings)
8.0
(0 ratings)
Support Rating
-
(0 ratings)
7.5
(0 ratings)
In-Person Training
-
(0 ratings)
9.1
(0 ratings)
Online Training
-
(0 ratings)
8.2
(0 ratings)
Implementation Rating
-
(0 ratings)
7.3
(0 ratings)
User Testimonials
Flutter by GoogleOutSystems
Likelihood to Recommend
Flutter is well known for native app development, if you have android studio installed on your system, you can quickly start using it. This might not be the best choice for you if you do not wish to learn a new language, i.e. Dart and you do not know it already.
Read full review
OutSystems excels with building web interfaces fast and lends itself to custom integrations written in .Net. Most anything can be brought in given this ability to be extended. One of the drawbacks to the speed of development is that most quality control teams become quickly overwhelmed and may be unable to keep up.
Read full review
Pros
  • It is powered by Google, so a great technical community is backing it.
  • The development of native apps is an easy process using Flutter.
  • As it is an open-source tool, we can use it without paying anything.
  • It provides nice UI options.
Read full review
  • Deployment management – OutSystems has a built in robust, multi-environment deployment system that helps ensures the clean and error free deployment of applications through the development, testing and production product lifecycle
  • Rapid application development – Through the low code, graphical development environment you can develop applications far quicker than with more traditional development environments
  • Cross platform mobile development – OutSystems handle the development and building of mobile application for both iOS and Android in a simple streamlined way that removes 90% of the problems normally associated with multi platform development
Read full review
Cons
  • Occasionally updates to the Flutter SDK result in wide-sweeping changes that seem to not be thoroughly tested and considered. Flutter sometimes evolves too fast for its own good.
  • While the 3rd-party Flutter package ecosystem is vast and rich, 1st-party support for basic things (audio/video playback, battery information, Bluetooth services, etc.) are lacking. You are occasionally forced to rely on an open-source package for use-cases that other platforms have native support for.
  • Documentation, particularly around testing, is lacking. While there are some great docs, like the Dart Style Guide, many Flutter-focused support documents are lacking in quality and real-world usability.
  • Flutter allows you to architect an app however you want. While this is a great feature, it also adds complexity and leads to the current state of Flutter's state management, where there are 50+ options on how to organize your app, with very little official guidance or recommendations from the Flutter team. For a beginner, this can create decision paralysis.
Read full review
  • The platform controls all the parts. While great for development and overall maintenance, it could lead to discussions with your DBA (who has to trust the platform). As a developer I love the platform, as a DBA I would like more control.
  • By making software development model driven using flows, you are forced to rethink the way of programming. It makes it easier, but sometimes the way of working leads to code which could be optimized (standard problem in model based software development).
  • Most of the code is generated, so the technical knowledge of the inner working of coding are not Essentials. This could lead to degration of this knowlegde. As part of this, most technologies will only be used when OutSystems supports it. They do a good job on implementing these things. But things like Node.js would be nice.
Read full review
Likelihood to Renew
No answers on this topic
We are very happy with OutSystems and our developers deliver good work. OutSystems lets us build new software on a regulare (2 weekly) basis, which is highly flexible and adjustable. Even without very much experience, our developers manage to build usefull software, which is working a lot better than our previous (legacy) software.
Read full review
Usability
No answers on this topic
OutSystems has a feature in which we can develop a functionality in a application and can use that functionality in another application without developing it again. That is main plus point for the development team so they can work with different functionalities rather focusing on the same thing again and again. if we want to make any change on the user side then we can make it live with just the deployment using the service center.
Read full review
Support Rating
No answers on this topic
The tech support is very reachable. Usually by [email] from but also by phone if needed. We had some difficulties at the start with understanding "what our machine was doing" under high performance load. After some good sessions understanding our needs they delivered good solutions for our problems we had in the beginning.
Read full review
In-Person Training
No answers on this topic
Excellent material full of hands on that improve the understanding of the platform.
Read full review
Online Training
No answers on this topic
The online training material is well designed and explanations are step by step, helping trainees to understand and follow each exercise and new concept.
Read full review
Implementation Rating
No answers on this topic
In a large company, patiently and consistently work the behind the scenes politics with business and IT partners across the firm.
This is transformational - you will need a solid set of key business partners to lock arms together to move forward.
Read full review
Alternatives Considered
I have experience with react and React Native. I would say that the idea behind all those frameworks are quite similar. However, I found the javascript-based frameworks a bit more accessible as you could utilise your javascript knowledge. Here, Flutter works with its own language. This has advantages and disadvantages sometimes. I found the community around javascript frameworks bigger and therefore sometimes more helpful. However, Flutter does a good job here as well. I think the main argument for Flutter is its usability for less experienced developers. If you do not have knowledge in javascript or other programming languages then I think it is much easier to start with Flutter than with another framework like react. I think the package that you get form scratch is better than in the other frameworks were you have to set up and learn a lot more before you can start.
Read full review
Totally different products of cource. Sitecore is best suited for full fledged websites with extensive support for analytics. OutSystems for modular business processes with a UI. Hence, there is no overlap. But even for small websites, or even landingpages, I would recommend OutSystems, with a custom made analytics part or a plugin.
Read full review
Return on Investment
  • The rapid development capabilities of Flutter allow us to build apps we could not have previously considered commercially viable, opening new revenue streams.
  • Free and open licensing made adoption very easy (ie. free/low cost!).
  • In comparison to Qt, our time spent arguing with build tools and perfecting development environments has decreased substantially.
Read full review
  • The ease of use of the OutSystems development process has been the biggest ROI for us. We have developed our Framework product and maintained/enhanced it with only 4 workers.
  • OutSystems has enhanced their product very significantly over the last 4 years. They have gone from a simple to use tool to a very simple to use sophisticated tool that covers the standard mainframe-based computing apps and the apps used on handheld mobile devices all using the same basic set of development tools.
Read full review
ScreenShots