- 19 Aug, 2020 1 commit
-
-
justin authored
修复控制针问题
-
- 18 Aug, 2020 1 commit
-
-
程建超 authored
Signed-off-by: 程建超 <chengjianchao@jd.com>
-
- 06 Aug, 2020 1 commit
-
-
justin authored
Don't intercept onTouch event when flutter view is not attached.
-
- 22 Jun, 2020 1 commit
-
-
Min Deng authored
修复同时点击两个按钮打开新页面时,导致返回时 flutter 点击事件处理故障的问题。
-
- 18 Jun, 2020 2 commits
-
-
shaode.lsd authored
-
justin authored
-
- 15 Jun, 2020 1 commit
-
-
justin authored
-
- 04 Jun, 2020 6 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 3 commits
-
-
justin authored
-
nightfallsad authored
merge code
-
justin authored
Fix type cast error with `invokeMethod` method.
-
- 11 May, 2020 1 commit
-
-
Alex authored
The root cause is that dart only returned `Map<dynamic, dynamic>` rather than specific generic type when `invokeMethod` was called. For more specific generic type user can use `cast<String, dynamic>` after the result was returned.
-
- 08 May, 2020 1 commit
-
-
nightfallsad authored
merge code
-
- 24 Apr, 2020 2 commits
- 23 Apr, 2020 1 commit
-
-
AlexVincent525 authored
# Conflicts: # example/lib/simple_page_widgets.dart
-
- 22 Apr, 2020 4 commits
-
-
nightfallsad authored
-
justin authored
# Conflicts: # android/src/main/java/com/idlefish/flutterboost/containers/FlutterActivityAndFragmentDelegate.java
-
justin authored
-
nightfallsad authored
merge code
-