alibaba/flutter_boost: FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts

6413
STARS
138
WATCHERS
1136
FORKS
259
ISSUES

flutter_boost's Language Statistics

alibaba's Other Repos

Star history of flutter_boost
Issue history of flutter_boost

flutter_boost Recent Issues

Issue Title State Comments Created Date Updated Date Closed Date
swift中通过addChild()添加一个FBFlutterViewContainer子视图到当前页面上时,侧滑返回必崩溃,而且无法禁止侧滑返回。 open 0 2023-03-24 2023-03-18 -
[featurePR]什么时候能支持一下FlutterFragmentActivity? open 0 2023-03-24 2023-03-18 -
使用flutterBoost导航v4.1.1版本。从上一个页面返回后,当前页面会自动build,如何防止当前页面自动执行build open 0 2023-03-18 2023-03-18 -
Android设备下使用多tab下多个flutter页面时,跳转到二级页面后再返回页面会卡死 open 0 2023-03-17 2023-03-18 -
oc 重写FlutterBoostDelegate的popRoute:方法,options参数为nil open 0 2023-03-13 2023-03-18 -
[featurePR]使用FlutterBoostActivity时,在某些场景下topActivity在页面还存在时已经置为null了,会导致一些使用crash closed 0 2023-03-10 2023-03-18 2023-03-23
iOS侧Flutter页面手势返回时无页面转换的过渡效果 closed 1 2023-03-07 2023-03-18 2023-03-21
flutter_boost_app.dart -> FlutterBoostAppState -> _containers 私有化后无法再获取导航栈里的存在的页面 open 0 2023-02-16 2023-03-18 -
无法通过runZonedGuarded全局捕捉Future异常 closed 1 2023-02-16 2023-03-18 2023-02-16
FlutterBoost#Oops, Failed to update overlay iOS端启动时有时候会报这个错误,一报这个错app就白屏了,出现这种情况的频次还蛮高,必须清掉后台再重新进才有可能正常进入app open 0 2023-02-09 2023-03-18 -
flutter_boost与intl一起使用时 白屏 open 0 2023-02-08 2023-03-18 -
FlutterBoostPlugin might *NOT* set delegate closed 3 2023-02-03 2023-03-18 2023-02-23
欢迎大家 加入MyFlutter中文社区 http://my.flutter.zone,一起讨论Flutter技术,qq群号 188651997 open 1 2023-01-31 2023-03-18 -
ios 怎么沉浸式设置appbar,flutter_tab页面的tab_example不能沉浸式 open 1 2023-01-22 2023-03-18 -
FlutterBoost.setup 初始化空指针异常 closed 1 2023-01-18 2023-03-18 2023-01-18
集成flutter_boost4.2.0后flutter代码运行黑屏 open 0 2023-01-17 2023-03-18 -
FlutterBoostView跳转FlutterBoostActivity后回到FlutterBoostView界面,界面不再渲染 open 0 2023-01-16 2023-03-18 -
【Android】Flutter页面push一个原生Activity(该Activity里面有一个FlutterBoostFragment),然后back返回到flutter页面,此时当前Flutter页面在调用权限插件时出现异常 closed 1 2023-01-13 2023-03-18 2023-01-13
求助,4.2.0版本Android原生跳flutter页面报错NoSuchMethodError:The method 'call' was called on null. closed 1 2023-01-11 2023-03-18 2023-01-12
4.2.0版本app首次安装启动进入flutter页面卡住 open 10 2023-01-09 2023-03-18 -
iOS 使用PlatformView的A页面跳转到Flutter B页面,返回到A页面后PlatformView会变空白然后再显示 open 3 2022-12-20 2023-03-18 -
'Flutter/Flutter.h' file not found closed 3 2022-12-18 2023-03-18 2023-01-10
Android Api<=23时setSurfaceTexture重复设置了surfaceTexture导致异常 closed 3 2022-12-13 2023-03-18 2023-01-03
iOS 添加Notification Service Extension 后运行崩溃 open 0 2022-12-05 2023-03-18 -
4.2.0版本 removeListener = BoostChannel.instance.addEventListener("yourEventKey", (key, arguments) { ///deal with your event here return; }); open 2 2022-12-05 2023-03-18 -
Flutter 嵌入WebView后 调转到含有FlutterBoostFragment原生界面崩溃 open 3 2022-12-05 2023-03-18 -
flutter_boost 4.1不能混合GetX 使用吗? open 2 2022-12-02 2023-03-18 -
Unable to read the license file `../LICENSE.md` for the spec `flutter_boost (0.0.2)` open 0 2022-12-02 2023-03-18 -
'FlutterBoostPlugin.h' file not found closed 4 2022-11-29 2023-03-18 2022-11-29
iOS build failed after update flutter version to 3.3+ open 2 2022-11-29 2023-03-18 -
使用withContainer:true 后,在不同的页面打开同一个flutter页面,第二个点击事件无反应 closed 0 2022-11-22 2023-03-18 2022-11-22
pushNamedAndRemoveUntil 方法不生效 且崩溃 open 1 2022-11-16 2023-03-18 -
iOS pod install 后出现 waring A license was specified in podspec `flutter_boost` but the file does not exist ios/.symlinks/plugins/flutter_boost/LICENSE.md closed 0 2022-11-09 2023-03-18 2022-11-12
Android:FlutterBoostFragment 里面有PlatformView时候,切到另外一个Tab的FlutterBoostFragment 会crash open 7 2022-11-08 2023-03-18 -
Flutter页面之间相互跳转为什么会触发didChangeDependencies? open 0 2022-11-04 2023-03-18 -
pushReplacement 相当于直接Pop open 0 2022-11-04 2023-03-18 -
小米市场检测flutterboost获取传感器 open 3 2022-11-03 2023-03-18 -
停留在二级flutter页面,内存不足时会回收第二个flutter页面,返回到前台后,第一个flutter页面怎么点击都已经无法响应,必须得杀死进程 open 0 2022-11-03 2023-03-18 -
[featurePR]使FlutterBoost支持iOS系统导航栏是否隐藏功能 open 2 2022-10-26 2023-03-18 -
FlutterBoost4.1.0版本通知前后台切换添加的功能导致页面卡死 closed 3 2022-10-18 2023-03-18 2022-10-24
(该问题未完全修复)安卓app进入桌面,返回应用,动画区域会有不停地闪烁出现 open 26 2022-10-13 2023-03-18 -
tab_example页面打开键盘,键盘上面有一块白色区域 open 9 2022-10-13 2023-03-18 -
WidgetsFlutterBinding.ensureInitialized(); open 1 2022-10-12 2023-03-18 -
如何在flutter的main函数中获取到native传过来的args open 2 2022-10-12 2023-03-18 -
Demo从后台切到前台后fragment显示错误 closed 8 2022-10-12 2023-03-18 2022-10-13
flutter_boost4.0.4 settings.name 返回null问题 closed 0 2022-10-10 2023-03-18 2022-10-11
flutter_boost_app.dart -> FlutterBoostAppState -> _containers 私有化导致无法删指定页面 closed 5 2022-10-08 2023-03-18 2022-11-07
单Activity多Fragment架构中FlutterBoostFragment假死的情况 closed 0 2022-10-08 2023-03-18 2022-10-09
新版本demo 顶层不用MaterialApp包裹,有何影响? open 0 2022-09-29 2022-09-23 -
App启动后进入首页,点击返回键无法返回首页 closed 0 2022-09-28 2023-03-18 2022-09-28