XianyuTech / flutter-boot

A native-flutter-hybrid develop tool helps you add and develop flutter with your existing app
621 stars 68 forks source link

Flutter boost compatible problem #11

Closed Jenus closed 4 years ago

Jenus commented 4 years ago

Currently, version 1.9 of flutter is supported when using Flutter boost.Why does flutter_boost version fixed at 0.1.52(latest stable version is 0.1.54)?

Some problems found: (1) onPostResume api in BoostFlutterEngine is removed; (2) DartExecutor.DartEntrypoint api has changed; (3) getBoostPluginRegistry is renamed with getPluginRegistry

Jenus commented 4 years ago

BTW: Supporting dependency syntax like the following: url: 'https://github.com/alibaba/flutter_boost.git' ref: 'feature/flutter_1.9_upgrade'

voicewitness commented 4 years ago

We're supporting the latest version of flutter including making the version of flutter_boost optional.

Raynor999 commented 4 years ago

We're supporting the latest version of flutter including making the version of flutter_boost optional.

if could, hope to support it as soon as possible.
1.5.4-hotfix version of flutter is not support for macOS Catalina , Please🙏

voicewitness commented 4 years ago

^0.0.6 supports