- 22 Oct, 2020 2 commits
-
-
Jim authored
解决iOS启动第一次打开Flutter页面白屏
-
jiaqin.zjq authored
1、methodChannel didShowPageContainer 在启动的时候可能不可靠,引擎刚启动method channel可能发不到dart 2、Flutter 1.22之后 rootIsolate启动是异步的, methodChannel didShowPageContainer 发到dart时可能main函数还没跑完, 此时flutter_boost还没初始化完成,路由切换失败,导致白屏。 所以需要boost启动后主动取一次路由信息
-
- 27 Sep, 2020 1 commit
-
-
justin authored
update readme to 1.17.1,update INTEGRATION.md
-
- 22 Sep, 2020 1 commit
-
-
nightfallsad authored
-
- 21 Sep, 2020 2 commits
-
-
nightfallsad authored
This reverts commit 678a1a37.
-
nightfallsad authored
update
-
- 19 Aug, 2020 2 commits
- 13 Aug, 2020 1 commit
-
-
justin authored
[Action Required] Test breakage due to HeroControllerScope refactor
-
- 06 Aug, 2020 1 commit
-
-
justin authored
bugfix : 修复在华为rom上,应用进入后台,点击桌面图标,launcherActivity会被创建,导致flutterboost前台事件失效
-
- 04 Aug, 2020 1 commit
-
-
zhihong.lanzh authored
bugfix : The LauncherActivity will be launch by clicking app icon when app enter background in HuaWei Rom, cause miss forground event
-
- 08 Jul, 2020 1 commit
-
-
Chun-Heng Tai authored
-
- 02 Jul, 2020 1 commit
-
-
justin authored
fix: BoostFlutterActivity获取activityInfo的lint错误
-
- 01 Jul, 2020 1 commit
-
-
YunanChen authored
-
- 15 Jun, 2020 2 commits
-
-
justin authored
Pass name of BoostContainerSettings to RouteSettings, i.e. framework acknowledge the route name.
-
jianguang.cjg authored
-
- 04 Jun, 2020 8 commits
- 29 May, 2020 9 commits
-
-
justin authored
-
justin authored
rm unnecessary params
-
justin authored
-
justin authored
# Conflicts: # example/lib/simple_page_widgets.dart # lib/container/container_coordinator.dart
-
justin authored
-
Luke authored
flutter 页面 连续push的时候,后面的flutter页面的voice over焦点会丢失
-
justin authored
-
justin authored
fix android platform demo, add custom method channel demo, add integration.md
-
justin authored
Update Frequently Asked Question.md
-
- 21 May, 2020 1 commit
-
-
Bannings authored
fix typo.
-
- 18 May, 2020 5 commits
-
-
justin authored
Harly fixed migrate 1.17
-
justin authored
-
nightfallsad authored
-
SpeciedCrab authored
-
SpeciedCrab authored
-
- 15 May, 2020 1 commit
-
-
justin authored
-