alibaba / alibaba/flutter_boost
【求助】请问这个情况有可能实现吗
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
假如我首页是原生做的,用的navigation+viewpager做的 有四个tab 其中三个tab对应的页面是flutter做的,此时我能否只创建一个fragment来加载flutter页面,当需要展示某个flutter页面的tab的时候 我直接切换fragment的flutter路由来实现页面的切换,这样能够剩下很大一部分 engine的重复attach 不知道能否实现
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the native Navigation/ViewPager tabs, the single Fragment proposed for Flutter pages, Flutter route switching, and engine attach/detach behavior. Determine whether this lifecycle is supported by FlutterBoost, and document the constraints or a clear implementation direction; the issue currently names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100