--- title: Flutter Reviews meta\_title: 'Flutter Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter 72 reviews by the users' company size, role or industry to find out how Flutter works for a business like yours. aggregate\_rating: rating\_value: 4.6 review\_count: 72 scale: '5' date\_modified: '2026-08-09' parent\_category: name: Development url: https://www.g2.com/categories/development ---

# Flutter Reviews & Product Details

Flutter is an open-source framework developed by Google for building natively compiled applications across multiple platforms, including mobile, web, desktop, and embedded devices, all from a single codebase. It empowers developers to create high-performance, visually appealing applications that maintain a consistent user experience across different platforms. Key Features and Functionality: - Single Codebase: Developers can write one set of code and deploy it across various platforms, significantly reducing development time and effort. - High Performance: Flutter compiles directly to native ARM or Intel machine code, ensuring fast execution and smooth performance on all devices. - Hot Reload: This feature allows developers to see the results of code changes in real-time without restarting the application, enhancing productivity and facilitating rapid iteration. - Customizable Widgets: Flutter offers a rich set of fully customizable widgets that adhere to both Material Design and Cupertino (iOS-style) guidelines, enabling the creation of visually consistent and adaptive user interfaces. - Extensive Ecosystem: With a vast array of packages and plugins, Flutter supports integration with various services and APIs, extending its functionality to meet diverse development needs. Primary Value and User Solutions: Flutter addresses the challenge of developing and maintaining separate codebases for different platforms by providing a unified framework. This approach not only accelerates the development process but also ensures consistency in app behavior and appearance across platforms. By leveraging Flutter, businesses can reduce costs, streamline workflows, and deliver high-quality applications to a broader audience efficiently.

* * *

Seller
[Flutter](https://www.g2.com/sellers/flutter)
Discussions
[Flutter Community](https://www.g2.com/products/flutter/discuss)
Solution Type

Best-of-Breed

Show More

## Value at a Glance

Averages based on real user reviews.

### Perceived Cost

$$$$$

[
View More Pricing Information
](https://www.g2.com/products/flutter/pricing)

## Top-Rated Alternatives

[

 ![Progress Telerik](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Progress Telerik")

Progress Telerik

4.5/5(217)

](https://www.g2.com/products/progress-telerik/reviews)

[

 ![DevExpress](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "DevExpress")

DevExpress

4.8/5(116)

](https://www.g2.com/products/devexpress/reviews)

[

 ![Selenium WebDriver](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Selenium WebDriver")

Selenium WebDriver

4.5/5(101)

](https://www.g2.com/products/selenium-webdriver/reviews)

[
View All Alternatives
](https://www.g2.com/products/flutter/competitors/alternatives)

## User Insights

Average based on 72 real user reviews.

Perceived Cost

$$$$$

[Log in to unlock pricing and user insights](/login)

## Flutter Integrations
(2)

What do users say about integrations?

Integration information sourced from real user reviews.

[

 ![Product Avatar Image](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Product Avatar Image")

Google AdMob

](https://www.g2.com/products/google-admob/reviews)[

 ![Product Avatar Image](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Product Avatar Image")

n8n

](https://www.g2.com/products/n8n/reviews)

Show More

 ![Sagar Z.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Sagar Z.")
SZ

Sagar Z.

Sr.Flutter developer

Computer Software

Small-Business (50 or fewer emp.)

5/22/2026

"Fast Cross-Platform Development with Native Performance and Great UI"

4/5

What do you like best about Flutter?

I like Flutter because, first of all, it’s cross-platform. I can develop native-performance apps using Flutter, and I can set it up quickly as well. It’s also great for animations and UI. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

I’m running into a few issues with the native side, and they can take a lot of time to resolve. This seems to happen mostly on iOS, and I haven’t developed an app in iOS native before. As a developer, I want to build for iOS from Flutter, but it feels harder on iOS than it is on Android. Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

Most problems are solved in Flutter because you can write the code once and use it across multiple platforms. It also delivers native-like performance, along with great animations. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerSource: Organic

 ![Verified User in Computer Games](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Games")
UC

Verified User in Computer Games

Small-Business (50 or fewer emp.)

3/30/2026

"Smooth Android Studio Integration for Rapid Prototyping in Flutter"

4/5

What do you like best about Flutter?

Flutter’s seamless integration within Android Studio makes the development process feel smooth and efficient. As an indie developer who has published games like Balloop Fun and Archery Sky, I’ve found the UI/UX design capabilities to be excellent. Connecting a physical phone for real-time testing is straightforward and hassle-free, which is a big advantage when you’re working solo. Overall, it supports rapid prototyping of both the interface and the logic while keeping everything in a single codebase. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

While the UI framework is excellent, animation performance in gaming scenarios still feels fairly standard; there’s definitely room to improve fluidity and make it feel more high-end. The framework is also quite resource-heavy. During development, high RAM usage often causes system lag or even temporary freezes on mid-range machines. On top of that, the final app bundle size tends to be larger than native applications, which is a common drawback. Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

Flutter solved the cross-platform development challenge for my mobile game projects. It lets me manage both the game logic and the user interface from a single codebase, which keeps everything consistent and easier to maintain. With its integrated debugging tools and strong documentation, I was able to move from coding to publishing on the Play Store very quickly. I also appreciate having testing tools available on a real device, since that helps me catch bugs early, before the production stage. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerSource: Organic

 ![Dylan A.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Dylan A.")
DA

Dylan A.

CTO

Small-Business (50 or fewer emp.)

9/30/2025

"Flutter and Dart: A modern alternative to TypeScript-driven frameworks"

4/5

What do you like best about Flutter?

What I like best about Flutter is first of all the language, Dart, which I find much more enjoyable and straightforward than TypeScript. It integrates seamlessly with VS Code, making the developer experience smooth and productive. On top of that, the hot reload feature is incredibly powerful for fast iteration, the widget-based architecture makes UI building very flexible, and the cross-platform support allows us to deliver apps for iOS, Android, and even web with a single codebase. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

What I dislike about Flutter is that some third-party libraries can take time to be updated or maintained, which sometimes creates delays when adopting the latest versions. In a few cases, this also means having to rely on workarounds or community forks until official support is available. Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

Flutter is solving the challenge of building truly cross-platform applications with a single codebase. Before, we had to maintain separate projects for iOS and Android, which increased both costs and development time. With Flutter, we can focus on one codebase and deliver consistent UI and performance across platforms. Thanks to Dart and the widget system, customization is easy and fast, while hot reload improves productivity. Overall, it helps us iterate quickly, reduce maintenance, and speed up time-to-market. Review collected by and hosted on G2.com.

Show More

Validated ReviewerSource: Organic

 ![Verified User in Health, Wellness and Fitness](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Health, Wellness and Fitness")
AH

Verified User in Health, Wellness and Fitness

Small-Business (50 or fewer emp.)

11/9/2023

"Flutter Review"

4/5

What do you like best about Flutter?

It is easy to setup and use, I use it mostly for my projects. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

Runs slow sometimes when building an app Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

It helps reduce the app development time making it fast to develop app for cross platforms Review collected by and hosted on G2.com.

Show More

Validated ReviewerSource: Organic

 ![Gaurav P.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Gaurav P.")
GP

Gaurav P.

Software Developer

Small-Business (50 or fewer emp.)

3/31/2022

"best solution for quick mobile app development - single codebase for android & ios"

4/5

What do you like best about Flutter?

flutter lets you write once and run anywhere with minimal changes required. So you don't have to worry about different platforms - android or ios. write code once (one codebase) and app can be packaged to run on both platforms. Flutter is by Google so there is a great developer and community support. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

Unlike React-native, to use flutter I had to learn a new language - dart. Dart is somewhat like javascript but there are so many things to take care of until you become a proficient flutter developer. and the learning curve is a little higher than react native. Also, flutter is relatively new so it is evolving daily but there are some constraints. But again flutter a good solution to build web-based mobile applications that do not rely heavily on hardware. Review collected by and hosted on G2.com.

Recommendations to others considering Flutter:

If you are building a modern app like google pay or Instagram, which are light on hardware integrations and make full use of web services, developing with flutter is most feasible option. Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

Developing Mobile applications for both the platform - android and ios. Using flutter has really helped in delivering faster solutions when compared to native app development. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Sam R.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Sam R.")
SR

Sam R.

CEO

Small-Business (50 or fewer emp.)

10/17/2021

"An amazing cross-development tool with unfortunately frustrating update cycles"

4/5

What do you like best about Flutter?

Lighting fast platform to get solid-looking and performing apps up and running.

The community is among the best I've seen in any tech platform, stack, programming language, etc.

A vast array of plugins, many of which are maintained by Google or other large tech companies, make just about every process easier.

Null-safe Dart code, once learned, is a joy to work with. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

Haphazard update cycle with frequent breaking changes or new features that aren't ready for production.

Flutter Web is atrociously poor in terms of performance, ease-of-use, and accessibility across various browsers, however, we are betting on the future of Flutter Web within our organization. Review collected by and hosted on G2.com.

Recommendations to others considering Flutter:

I would recommend Flutter to anyone building a cross-platform mobile app that hasn't launched yet.

You never know if your brilliant app idea is going to stick and gain traction in the app store - ask yourself - do you really think the minute boost in performance you'd get from building natively worth the slowed speed of developments and updates, as well as the increased cost of hiring or finding both native iOS and Android developers?

With Flutter the speed of development is essentially halved, as you can build the iOS and Android versions with a single codebase, and it allows you to get your idea out the door faster.

If your app takes off and performance becomes an issue, then great, go build that super-optimized native app you had the intention to build at the start. Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

We are building our iOS and Android app in Flutter. We use very few platform-specific plugins or tools anymore. We also use Flutter for our internal admin web app. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Manthan P.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Manthan P.")
MP

Manthan P.

Senior Software Engineer

Mid-Market (51-1000 emp.)

6/19/2021

"Flutter - An open cross platform by Google for All App development platforms"

4/5

What do you like best about Flutter?

The main advantage is a single UI for all platforms. It is easy to learn for developers having knowledge in object-oriented languages. So the developer can update their profile with multiple platform app developers. Perfect for MVP design. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

Currently, there are a limited set of tools and libraries. For iOS developers, some features are missing. Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

We are saving money and time by making a single application for iOS, Android. Review collected by and hosted on G2.com.

Show More

7/15/2021
Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Program Development](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Program Development")
UP

Verified User in Program Development

Mid-Market (51-1000 emp.)

4/13/2022

"Flutter - Fast and reliable"

4/5

What do you like best about Flutter?

Flutter is really good for designing and you only need one codebase for all platforms. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

Not enough offline institutes in near my places to learn it. Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

Flutter is really fast and also one of the major problem I faced was I did not wanted to learn both native Android development and Swift that's why I learned flutter Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Akshay P.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Akshay P.")
AP

Akshay P.

Full Stack Developer

Small-Business (50 or fewer emp.)

10/5/2021

"Amazing cross-platform environment"

3.5/5

What do you like best about Flutter?

Flutter provides cross-platform developement.

Easy to use.

Large & growing community. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

Flutter with emulator hangs the low configuration laptops Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

Developed multip platform application with single code-base Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

JP

Jim P.

Mid-Market (51-1000 emp.)

11/29/2020

"the fact that it has a tool to see the changes to our code live is of great help to us"

3.5/5

What do you like best about Flutter?

It is a framework that perfectly integrates functionality, performance and practicality in one place, the fact that it allows us to create multiplatform applications (oriented more than anything to mobile development) is something quite useful, the fact that it has a tool To see the changes in our code live, it is of great help to test both the visual and functional part of our project without having to compile it, the fact that it is only necessary to program in a single programming language and that automatically being able to use the program on two completely different mobile operating systems without any problem is a great plus. Review collected by and hosted on G2.com.

What do you dislike about Flutter?

The fact that it is focused only on mobile application development is a shame, since I consider that it is a fairly complete framework, which simplifies a large amount of work, the fact that it is a very new framework indicates that there are still few users using it Therefore, there is not a very broad support community compared to all the options. Review collected by and hosted on G2.com.

What problems is Flutter solving and how is that benefiting you?

Basically, it was a great help to me when I wanted to start practicing mobile application development since I had zero knowledge in this area, and I must say that it was a great help to learn all the basic concepts and successfully create my first Android application without so many obstacles, in short, the experience for me was really enriching and I recommend this application if you are in the world of mobile development or if you want to start like me. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

##### Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

[
View More Pricing Information
](https://www.g2.com/products/flutter/pricing)

Flutter Comparisons

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_a0c0df848f7bec900334406179f9beaf/bubble.png "Product Avatar Image")

Bubble

4.4/5(166)

[
Compare Now
](https://www.g2.com/compare/bubble-vs-flutter)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_aab77c0248895bef22781874141e5a39/outsystems.png "Product Avatar Image")

OutSystems

4.5/5(1,800)

[
Compare Now
](https://www.g2.com/compare/flutter-vs-outsystems)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_a57b152e38712ef08473c51e9cce49c8/devexpress.png "Product Avatar Image")

DevExpress

4.8/5(116)

[
Compare Now
](https://www.g2.com/compare/devexpress-vs-flutter)

##### 
##### Flutter Features

Functionality

Language Contingency

Component Library

Unlocked Components

Management

Framework Integration

Repository Management

Support

[
View More Features
](https://www.g2.com/products/flutter/features)

## Work at Flutter?

Claim this profile to respond to reviews, update product info, and reach in-market buyers.

[
Claim this profile
](https://www.g2.com/products/flutter/claim_requests/new?utm_medium=profile-footer-claim-cta&utm_source=g2)

##### Categories on G2

[Component Libraries](https://www.g2.com/categories/component-libraries)

##### Explore More

[How well does Alteryx support global teams that need collaborative workflows, shared assets, and consistent access across regions?](https://www.g2.com/discussions/how-well-does-alteryx-support-global-teams-that-need-collaborative-workflows-shared-assets-and-consistent-access-across-regions)[Leading software for automating product demos in my industry](https://www.g2.com/discussions/leading-software-for-automating-product-demos-in-my-industry)[Which JDK distributions have the strongest vendor support record for large enterprise Java environments in regulated industries?](https://www.g2.com/discussions/which-jdk-distributions-have-the-strongest-vendor-support-record-for-large-enterprise-java-environments-in-regulated-industries)

[Leading HR software for managing employee data](https://www.g2.com/discussions/leading-hr-software-for-managing-employee-data)[Best virtual data room solutions for secure document sharing](https://www.g2.com/discussions/best-virtual-data-room-solutions-for-secure-document-sharing)[Pros and Cons Details](https://www.g2.com/products/flutter/reviews?qs=pros-and-cons)

[Show MoreShow Less](javascript:void(0);)