flutter_boost

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

Github星跟踪图

Build Status pub package codecov

Release Note

Please checkout the release note for the latest 0.1.64 to see changes 0.1.64 release note

FlutterBoost

A next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.The philosophy of FlutterBoost is to use Flutter as easy as using a WebView. Managing Native pages and Flutter pages at the same time is non-trivial in an existing App. FlutterBoost takes care of page resolution for you. The only thing you need to care about is the name of the page(usually could be an URL). 

Prerequisites

You need to add Flutter to your project before moving on.The version of the flutter SDK requires v1.9.1+hotfixes, or it will compile error.

boost version description, Flutter Boost Version, Support Flutter SDK Version, Description, Support AndroidX?, ---------------------, ---------------------------, ------------------------------------------------------------, ------------------, 0.1.50, 1.5.4-hotfixes, android if other flutter versions or branches will compile incorrectly., No, 0.1.51-0.1.59, 1.5.4-hotfixes, bugfix for 0.1.50., No, 0.1.60, 1.9.1-hotfixes, Android does not support andriodx if other flutter branches will compile incorrectly., No, 0.1.61-0.1.69, 1.9.1-hotfixes, bugfix for 0.1.60., No, 0.1.63, 1.9.1-hotfixes, If other branches will compile incorrectly. Synchronize with the 0.1.60 code, and bugfix also merge to this branch., No, 1.9.1+1, 1.9.1-hotfixes, Rename the version number and start supporting androidx by default, Yes, Flutter Boost branch, Support Flutter SDK Version, Description, Support AndroidX?, ---------------------, ---------------------------, ------------------------------------------------------------, ------------------, v1.9.1-hotfixes, 1.9.1-hotfixes, for androidx, Yes, task/task_v1.9.1_support_hotfixes, 1.9.1-hotfixes, for support, NO, v1.12.13-hotfixes, 1.12.13-hotfixes, for androidx, Yes, task/task_v1.12.13_support_hotfixes, 1.12.13-hotfixes, for support, NO, # Getting Started

Add a dependency in you Flutter project.

Open you pubspec.yaml and add the following line to dependencies:

androidx branch

flutter_boost:
    git:
        url: 'https://github.com/alibaba/flutter_boost.git'
        ref: ' 1.9.1+1'

support branch

flutter_boost:
    git:
        url: 'https://github.com/alibaba/flutter_boost.git'
        ref: 'task/task_v1.9.1_support_hotfixes'

Boost Integration

Please see the boost example for details.

FAQ

please read this document:
FAQ

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Problem feedback group( dingding group)

关于我们

阿里巴巴-闲鱼技术是国内最早也是最大规模线上运行Flutter的团队。

我们在公众号中为你精选了Flutter独家干货,全面而深入。

内容包括:Flutter的接入、规模化应用、引擎探秘、工程体系、创新技术等教程和开源信息。

架构/服务端/客户端/前端/算法/质量工程师 在公众号中投递简历,名额不限哦

欢迎来闲鱼做一个好奇、幸福、有影响力的程序员,简历投递:tino.wjf@alibaba-inc.com

订阅地址

For English

主要指标

概览
名称与所有者alibaba/flutter_boost
主编程语言Dart
编程语言Java (语言数: 9)
平台
许可证MIT License
所有者活动
创建于2019-03-06 03:26:28
推送于2024-11-01 09:17:45
最后一次提交
发布数176
最新版本名称4.6.5 (发布于 )
第一版名称0.0.400 (发布于 )
用户参与
星数7.1k
关注者数138
派生数1.2k
提交数1.3k
已启用问题?
问题数1652
打开的问题数379
拉请求数374
打开的拉请求数5
关闭的拉请求数157
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?