alibaba / alibaba/flutter_boost
对于已有的项目接入flutter_boost, 路由管理的疑惑
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
现在公司有一个项目, 已上线,目前用的多引擎。
我想接入flutter_boost,以实现单引擎和跨端API的统一。
现在遇到的问题是:
项目中使用了getX, 现在MaterialApp中的 onGenerateRoute callback 不执行了, 我不知如何将getX的路由管理与flutter_boost结合起来。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the existing project's GetX routing setup and checking when the MaterialApp onGenerateRoute callback stops executing after flutter_boost integration. Trace the flutter_boost route-management entry points and compare their interaction with GetX; done means the supported integration path or incompatibility is documented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100