GitXplorerGitXplorer
a

flutter_boost

public
6945 stars
1224 forks
345 issues

Commits

List of commits on branch main.
Verified
c04de08c7a38371950a64ac9d9c5e28c7fa34d7f

Version 4.6.4

iimcjj committed 21 days ago
Verified
9fc90de2a45fdd10756aeb8e9165afd0aa9cc9cf

[ohos]对外提供接口用于业务侧判断当前flutterEntry是否处于topContainer

iimcjj committed 21 days ago
Verified
1ae932c399b826f5070a00631c00b1026ae0e8cf

[dart]新增demo验证extended_image插件的图片左右滑动切换、缩放等手势操作是否有效

iimcjj committed 22 days ago
Verified
054ead02c2f3f02129a82ff9ae60c40f0a9d3f97

Version 4.6.3

iimcjj committed a month ago
Verified
a6b4a9f4eea95c65385cacd3d4ce3f6d0d22e3e5

[ios]重新实现“修复打开一个新的container时会执行多次surfaceUpdated的问题” (#2119)

iimcjj committed a month ago
Unverified
cbc14ab122409fb813063edf5659da3f88c5e5f5

[ios]修复打开一个新的container时会执行多次surfaceUpdated的问题

committed a month ago

README

The README file for this repository.


中文文档 中文介绍

Release Note

[ohos] New Platform

flutter_boost has been fully adapted for the ohos platform. Please refer to item 10 of the following document to understand the related conventions before integrating: FAQ

4.6.4

PS:Null-safety is already supported.

  • Flutter SDK upgrades do not require Boost upgrades
  • Simplify the architecture
  • Simplify the interface
  • Unified design of double-end interface
  • Solved the Top Issue
  • Android does not need to distinguish between AndroidX and Support

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

  1. Before proceeding, you need to integrate Flutter into your existing project.
  2. The Flutter SDK version supported by Boost 3.0 is >= 1.22

Getting Started

Add a dependency in you Flutter project.

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

flutter_boost:
    git:
        url: 'https://github.com/alibaba/flutter_boost.git'
        ref: '4.6.4'

Version Notes

  • For Flutter SDK 3.0 and above, use 4.0.1+.
  • For Flutter SDK below 3.0, use v3.0-release.2 or earlier versions.
  • The null safety versions supporting Flutter SDK 2.5.x are 3.1.0+.
  • The versions supporting Flutter SDK 3.16.x are 5.0.0+.
  • The versions supporting HarmonyOS are [4.5.0, 5.0.0).

Usage

Contribution

FAQ

please read this document: FAQ

License

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

About Us

Alibaba-Xianyu Tech is one of the earliest and largest teams running Flutter on a large scale online in China.

In our official WeChat account, we have carefully selected exclusive Flutter content for you, both comprehensive and in-depth.

The content includes tutorials and open-source information on Flutter integration, large-scale applications, engine exploration, engineering systems, and innovative technologies.

Architects / Backend Engineers / Client-side Engineers / Frontend Developers / Algorithm Engineers / Quality Engineers - submit your resumes through our WeChat account, there is no limit to the number of positions.

We welcome you to join Xianyu and become a curious, happy, and influential programmer. To send your resume, please email: tino.wjf@alibaba-inc.com

Subscribe at:

For English