alibaba / alibaba/flutter_boost

启动时_routeFactory方法多次执行

Open
#1,869 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

将FlutterBoostActivity作为启动时入口Activity,导致_routeFactory多次执行
一次是从dart端执行_routeFactory
一次是从原生端跳转路由发生的执行_routeFactory

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the FlutterBoostActivity entry point and trace the two _routeFactory invocation paths described in the issue: the Dart-side startup and the native-side route transition. Confirm the startup behavior and identify what should count as the single expected execution before defining the fix and its verification.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.