alibaba / alibaba/flutter_boost
flutter与native项目混合编译下生成的BoostFlutterActivity有bug
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
我的集成方式是在原有android的native项目中添加flutter依赖,flutter作为module引入到android项目中,flutterboost版本号是1.17.1
。由于项目功能比较多,一些bug需要在flutter_boost框架生成的BoostFlutterActivity类中修改代码,但是BoostFlutterActivity类是编译flutterboost生成文件,不能进行版本控制,每个使用我工程的人或者重新开新的项目空间都要更改一次BoostFlutterActivity类,这样显得很麻烦,请问能有什么方案能解决这个问题
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how the Flutter module is integrated into the native Android project and how the flutter_boost framework generates BoostFlutterActivity for version 1.17.1. Define what a supported, repeatable way to customize that generated activity would need to provide, including how the result is reused across project workspaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100