# alibaba/flutter_boost

FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts

Repository: https://github.com/alibaba/flutter_boost
Canonical: https://ross.abutalabs.com/products/flutter_boost
Homepage: https://github.com/alibaba/flutter_boost
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, hybrid-app, hybrid-flutter, ios, android, dart
Last push: 2026-06-09T11:37:43+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 86, release rhythm 8, longevity 100
- inputs: {"age_days": 2737, "days_push": 85, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7192, forks 1270 (observed 2026-08-28T04:09:56.540528+00:00)

## What it is
FlutterBoost is a Flutter plugin from Alibaba that enables hybrid integration of Flutter pages into existing native iOS and Android apps with minimal effort. It manages routing and page lifecycle between native and Flutter pages, letting developers open Flutter pages by name (URL-like) as easily as using a WebView.

## Use cases
- embed Flutter pages in an existing native iOS or Android app
- route between native and Flutter pages with a unified API
- manage Flutter page lifecycle in hybrid apps
- reuse a single Flutter engine across multiple Flutter pages in a native app
- send cross-platform events between native and Flutter code
- add Flutter incrementally to a large legacy mobile codebase

## When to choose
- you have an existing native app and want to adopt Flutter incrementally
- you need mixed stacks of native and Flutter pages with consistent routing
- you want battle-tested hybrid Flutter support proven at Alibaba scale
- you need HarmonyOS (ohos) support for hybrid Flutter

## When to avoid
- you are building a pure Flutter app with no native pages
- you are starting a brand-new mobile project from scratch
- you only need simple platform channels without page-level hybrid routing
- your team cannot maintain Flutter SDK version compatibility constraints

## Facets
- artifact type: plugin
- maturity: active
- function: routing, middleware, mobile-framework, plugin-system
- domain: mobile-development, cross-platform, web-development
- platform: cross-platform
- tags: flutter, hybrid-app, flutter-native-integration, page-routing, alibaba, ohos, harmonyos, android, ios, mobile

## Member repositories
- alibaba/flutter_boost (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.540528+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:39:53.469587+00:00, confidence not recorded.
  - readme: https://github.com/alibaba/flutter_boost (fetched 2026-08-28T04:09:56.540528+00:00, sha 63c5ba5fd922)
  - homepage: https://github.com/alibaba/flutter_boost (fetched 2026-08-29T08:34:57.551145+00:00, sha f4057561bd56)
- Data as of 2026-08-30T08:39:29.467469+00:00.
