15 Apps Built with Flutter Framework: Google Pay, Toyota RAV4, Alibaba and More (2026)

15 production apps built with Flutter — Google Pay, BMW, Alibaba and more. What features they shipped, scale they reach, and lessons for builders.

15 Apps Built with Flutter Framework hero

When a CTO at a healthcare or fintech buyer asks 'who else is shipping production Flutter at our scale?' the honest answer is no longer a curated list of three case studies. By mid-2026 Flutter ships inside Google Pay (1.7 million legacy lines collapsed into one codebase), Alibaba's 50-million-user commerce surface, BMW's global vehicle app, Toyota's 2026 in-vehicle infotainment, and the working day-to-day software at Nubank, ByteDance, eBay Motors, Reflectly, and dozens more. This guide names the apps built with Flutter framework that buyers in our ten target industries actually need to cite, what each company optimized for, and what their precedent proves for a build you are scoping today.

Two framing notes. Each entry below is grounded in a public engineering post, a Google I/O or Flutter Forward talk, or a publicly disclosed user-count. We do not list private clients on this page. Second: the bar to qualify as a Flutter app for this list is the production user-facing surface running on the Flutter engine — not internal admin tools, not marketing sites, not abandoned proofs of concept. The 15 below all clear that bar in 2026.

Why these apps built with Flutter framework matter to your build

Flutter precedent stopped being a curiosity in 2023 and became a procurement signal by 2026. When a buyer asks 'is Flutter ready for our regulated fintech app' the answer is now 'Google Pay rebuilt 1.7 million lines into Flutter and serves the US, India, and Singapore on it'. When the question is automotive infotainment, the answer is 'Toyota chose Flutter for the 2026 RAV4, which is the best-selling vehicle in America'. The precedent matters because it shortens vendor-selection cycles. Most large procurement processes ask for two named comparables in the same vertical. The list below gives you those comparables across ten verticals.

The 15 amazing apps built with Flutter framework in 2026

Ordered by how often each name shows up in our own buyer conversations. Each row names the company, the surface, the vertical, the user-count we can verify publicly, and the build decision worth citing back to your CTO.

1. Google Pay: fintech, 100M+ users

Google Pay collapsed 1.7 million lines of separate iOS and Android code into a single Flutter codebase. The migration ran across India, the US, and Singapore. Engineering posted publicly that the unified codebase cut feature-parity work from months to weeks. For any fintech buyer who needs to ship to two app stores with the same KYC and ledger logic, Google Pay is the precedent on Flutter being production-ready for regulated money movement at scale.

2. Alibaba Xianyu: commerce, 50M+ users

Xianyu is Alibaba's secondhand-marketplace app, with 50 million-plus users on Flutter. The team made the call early (Flutter 1.x era), and stayed with the framework through major version upgrades. Useful precedent for any C2C marketplace or commerce surface that needs custom shop layouts, video product listings, and chat threads in one app.

3. BMW Connected: automotive, global

BMW selected Flutter for the global rebuild of its connected-car app across multiple geographies. The driver: one codebase to serve drivers in 47 markets with consistent locked-state lock and unlock, climate control, and remote-start UX. For any automotive or IoT buyer with a multi-market device-control app, this is the named comparable.

4. Toyota RAV4 in-vehicle infotainment: automotive, 2026 model

The 2026 Toyota RAV4 (best-selling vehicle in America) ships with a Flutter-powered in-vehicle infotainment system. This is the strongest 2026 precedent: Flutter on automotive-grade hardware, running real-time UI for navigation plus media and climate control with safety-critical input latency requirements. For any embedded-or-IVI buyer, this case study moved Flutter from 'mostly consumer apps' to 'automotive primary surface' inside one product cycle.

5. Nubank: fintech, 80M+ customers

Brazilian neobank Nubank shipped its mobile banking surface in Flutter across Brazil, Mexico, and Colombia. With 80 million-plus customers, Nubank is the fintech precedent for any LATAM-targeted or compliance-heavy financial product. Engineering wrote publicly about hot reload accelerating their feature velocity by an order of magnitude over the previous native split.

6. ByteDance Lark: productivity / SaaS

ByteDance's enterprise productivity suite Lark (overseas counterpart to Feishu) uses Flutter for cross-platform mobile. Lark serves enterprise customers including some Fortune 500 names. Useful precedent for any B2B SaaS app where chat plus video meetings and calendar and document collaboration ship in one app and need to feel native on every device.

7. eBay Motors: vertical commerce

eBay rebuilt its Motors vertical-commerce app in Flutter, citing a 30% reduction in development time over their prior split-codebase approach. The app handles complex flow: inventory search, vehicle history reports, finance pre-qualification, seller chat, and bid management. The precedent matters for any vertical-commerce buyer where the cross-platform pressure is real but the app cannot look generic.

8. Reflectly: consumer wellness

Reflectly is the journaling app that became Flutter's marquee design-led case study early. The team showed that Flutter can ship a heavily animated, design-system-anchored consumer app on a small team. The journaling vertical is small, but the proof point (small consumer team shipping a polished animated app in one codebase) generalizes to most consumer-facing product builds.

9. Philips Hue: IoT / home automation

The Philips Hue control app rebuilt on Flutter consolidated the device-control surface across iOS and Android with consistent scene editors plus schedules and entertainment-mode sync. For any IoT buyer where the mobile app is the control surface for hardware, Hue is the case study.

10. Hamilton Musical: entertainment

The official Hamilton companion app ships on Flutter. Useful precedent for any entertainment or fan-engagement app: high-fidelity video, exclusive content gating, push-driven engagement on tour dates, ecommerce for merch — all in one codebase across iOS and Android.

11. Google Earth: geospatial / mapping

Google Earth ships on Flutter for mobile and now web. The case study matters because mapping is one of the harder UX problems on mobile (gesture handling, tile loading, layered overlays). Earth proves Flutter can host that complexity at production scale.

12. Google Pay rebuild: fintech engineering scale

Worth a second mention separate from the launched app: Google's engineering team documented the migration from 1.7M lines of native code to a unified Flutter codebase. That number is the benchmark to point to when an engineering leader doubts Flutter can scale beyond a single team. It cannot, until it does, and Google Pay proved it can.

13. KFC India: restaurant ordering

KFC India shipped its ordering and loyalty app on Flutter for the India market. Useful for any QSR or food-delivery buyer: menu surfaces with images, store locator with map, order tracking with live updates, and payment integration with UPI — all in one codebase that the brand can iterate on without parallel native sprints.

14. Tencent (multiple apps): gaming and social

Tencent ships Flutter inside several of its social and gaming-adjacent apps in the Chinese market. The internal engineering team has open-sourced helper packages (animation, performance tracing) back to the Flutter ecosystem, which is a tell on real production use rather than experimental projects.

15. Wolt: food delivery, 25 countries

Wolt (acquired by DoorDash) ships its consumer and courier apps on Flutter across 25 markets. The food-delivery vertical demands high-frequency state updates (order status, driver location), and Wolt's case study proves Flutter handles that pattern at scale. Useful precedent for any logistics or marketplace buyer.

What these flutter app examples prove for your build

If your build is inCite this appWhat the precedent proves
Fintech / regulated money movementGoogle Pay, NubankProduction KYC, ledger, multi-region deploy on Flutter at 80M-plus users
Commerce / vertical marketplacesAlibaba Xianyu, eBay Motors50M-plus user marketplace with chat, video, payments in one codebase
Automotive / IVI / connected carBMW Connected, Toyota RAV4Mobile control app and on-vehicle infotainment with safety-critical latency
B2B SaaS / productivityLarkChat, video, calendar, docs in a single Flutter app at enterprise customer scale
Food delivery / logisticsWolt, KFC IndiaHigh-frequency state updates, payment integration, multi-country deploy
IoT / device controlPhilips HueCross-platform control surface for hardware with consistent gesture handling
Entertainment / fan engagementHamiltonVideo, gated content, push, merch ecommerce in one codebase
Consumer wellness / lifestyleReflectlyHeavily animated design-led app shipped by a small consumer team
Mapping / geospatialGoogle EarthComplex gesture handling, tile loading, layered overlays at production scale
Buyer precedent by vertical

Apps NOT on this list (and why we left them off)

Many showcase posts on this query keep recycling apps that either left Flutter, were abandoned, or never shipped past beta. We do not include them. The list below is the cleanup work most other lists skip.

AppStatusWhy we excluded
Stadia mobile companionDiscontinuedStadia shut down in 2023; do not cite as live precedent
Xianyu (older mention)Still Flutter — includedSome lists confuse Xianyu with Taobao; Taobao is not Flutter
CrypteeIndie projectSolid Flutter app but not enterprise-scale; useful for indie precedent only
PostmuseAbandonedPhoto-editing app gone from stores; do not cite
Apps frequently miscited as 'built with Flutter' in 2026

Patterns we see across the apps built with Flutter framework

When Flutter is the right framework for your build (and when it isn't)

Build type Flutter strong fitMixedPick native
iOS + Android consumer app with shared business logic Yes: best fit No No
Multi-region fintech with KYC, ledger, payments Yes (Google Pay precedent) No No
Automotive IVI or embedded display Yes (Toyota precedent, 2026+) No No
Web app with heavy SEO requirements No Considered Yes (React or Next.js)
AR or heavy native game engine integration No Considered if UI dominates Yes (Unity or native)
App with deep platform-specific UX (e.g. iOS-only widgets) No Considered with cupertino layer Yes (Swift native)

For the engineering practices these production Flutter apps tend to share (state plus testing and CI/CD), see our Flutter mobile app development field guide. For a buyer-side view on hiring Flutter teams and the framework's hire pool, see is it worth learning Flutter in 2026 — same data, different lens.

What engineering leaders should take from these flutter app examples

Three takeaways we hear from CTOs after walking them through this list. First: Flutter has moved past the 'is it production ready' question. The honest answer in 2026 is yes at any scale a normal enterprise build hits, and the precedent goes up to 100 million users on a single regulated app. Second: the apps that succeed on Flutter invest in a private design system early. Reflectly and Hamilton stand out because the team built widgets tuned to the brand rather than shipping default Material everywhere. Third: every named app on this list uses native channels for the platform-specific work that does not belong in Dart. Flutter is the UI layer; native code stays in the loop for biometrics and notifications and CAN bus integration and similar.

The procurement signal from this list: if your CTO is the blocker on Flutter, the Google Pay rebuild number (1.7 million lines collapsed to one codebase) is the single statistic that ends most resistance. The Toyota 2026 RAV4 precedent ends the 'is Flutter good enough for safety-critical UI' question. And the 80-million-plus customer count at Nubank ends the 'fintech is too sensitive for Flutter' objection. Pick the precedent that matches your buyer's industry and lead with it.

Common questions about apps built with Flutter framework

What are the most popular apps built with Flutter framework in 2026?

Google Pay (100M-plus users), Alibaba Xianyu (50M-plus users), Nubank (80M-plus customers), BMW Connected, Toyota RAV4 in-vehicle infotainment, ByteDance Lark, eBay Motors, Wolt, Philips Hue, Google Earth, Hamilton musical, KFC India, Tencent (multiple), and Reflectly. By mid-2026 more than 90 enterprise companies run Flutter in production across regulated industries.

Is Google Pay built with Flutter?

Yes. Google rebuilt Google Pay on Flutter, consolidating 1.7 million lines of separate iOS and Android code into a single codebase. The unified app serves the US, India, and Singapore markets. Engineering posted publicly that the migration cut feature-parity work from months to weeks.

Does Toyota use Flutter?

Yes. The 2026 Toyota RAV4 (the best-selling vehicle in America) ships with a Flutter-powered in-vehicle infotainment system. This is the strongest 2026 precedent that Flutter runs on automotive-grade hardware with real-time UI for navigation plus media and climate control.

Is Alibaba's app built with Flutter?

Alibaba's secondhand-commerce app Xianyu runs on Flutter and serves 50 million-plus users. The main Taobao app is not Flutter. Lists that confuse the two are wrong. Alibaba committed to Flutter on Xianyu in the Flutter 1.x era and stayed with the framework through major version upgrades.

Which Flutter apps prove the framework can handle fintech?

Two named precedents: Google Pay (100M-plus users, regulated KYC and money movement) and Nubank (80M-plus customers across Brazil, Mexico, Colombia). Both run production at scale. When a fintech buyer asks whether Flutter is ready for regulated finance, these are the case studies to cite.

When should I NOT use Flutter?

Three cases. Heavy SEO web apps (Flutter web does not produce indexable HTML out of the box; use Next.js or similar). AR or heavy native game engine integration (Unity or native is better). Apps where the UX is heavily iOS-platform-specific and the Cupertino widget set does not match (Swift native is honest).

How many enterprise apps use Flutter in 2026?

Public lists name 90-plus enterprise companies running Flutter in production between 2024 and 2026 across fintech and automotive plus retail healthcare government and gaming-adjacent verticals. The bar to qualify is a production user-facing surface running on the Flutter engine, not internal admin tools.

Are Google's own apps built with Flutter?

Several of them yes. The public list includes NotebookLM, Google Pay, Google Earth, Google Ads, Google Classroom, YouTube Create, Google Cloud mobile, Google One, FamilyLink, Crowdsource, Google Analytics, Readalong, and Fitbit Ace. Not every Google app uses Flutter (Maps and Photos remain native), but the trend is clear.

One closing note. Apps at this polish level don't ship from junior teams. We staff Flutter developers who've shipped at this scale through HireFlutterDev, our sister staffing brand under the same Getwidget Labs Pvt Ltd Org. Vetted seniors at $42/hr. 48-hour developer match.

MORE IN /FLUTTER APP DEVELOPMENT COMPANY

Continue reading.

Flutter Mobile App Development: A 2026 Production Field Guide — hero image
#flutter#mobile-development

Flutter Mobile App Development: A 2026 Production Field Guide

How we structure Flutter projects at GetWidget in 2026: feature-first layout, Riverpod defaults, Dart 3 records and sealed classes, Material 3 theming, the 200-line widget rule, performance diagnosis, CI/CD pipelines, and the production pitfalls that bite teams after launch.

Navin Sharma Navin Sharma
12m
Code editor with AI-suggested lines flowing in, editorial illustration
#ai-tools#cursor

Is Cursor AI Worth It? An Honest Review After 6 Months in Production

Six months of Cursor in production: 2026 update covering Composer 2, background agents, Hooks, MCP, the June 2025 pricing reset, real cursor vs Copilot team cost math, and where Continue.dev fits as the open-source alternative.

Navin Sharma Navin Sharma
10m
flutter button widget component hero image
#flutter#flutter buttons

How to Design Custom Flutter Buttons in 2026: A Practitioner Guide to All 5 M3 Button Widgets

Flutter button widgets in 2026: the five Material 3 button classes (Filled, FilledTonal, Elevated, Outlined, Text), ButtonStyle deep-dive, GFButton when M3 isn't enough, FAB and IconButton patterns, M2 migration map, plus the accessibility and performance bars no tutorial covers.

Navin Sharma Navin Sharma
7m
Stacked horizontal row primitives composing a list interface, editorial illustration
#flutter#listtile widget

Top 10 Best Flutter List Tile Widgets: Patterns, Variants and M3 Migration (2026)

Top 10 Flutter ListTile widgets for clean rows with leading and trailing icons, titles, and subtitles — with code examples and GetWidget's GFListTile.

Navin Sharma Navin Sharma
10m
Back to Blog