We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
Android
2.5.3
4.2.1
No
The text was updated successfully, but these errors were encountered:
能否提供日志?
从视频来看,有几个可能的点:
flutter_screenutil
easy_localization
Sorry, something went wrong.
使用了flutter_screenutil,下面是初始化代码 @OverRide Widget build(BuildContext context) {
return ScreenUtilInit( designSize: Size(375,812), // builder: () => // // FlutterBoostApp(routeFactory, interceptors: [ // // CustomInterceptor1() // // ]) // FlutterBoostApp(routeFactory, appBuilder: appBuilder,) builder: () => FlutterBoostApp(routeFactory, appBuilder: appBuilder,) ); // return FlutterBoostApp(routeFactory, interceptors: [ // ]);
}
参考#2106
No branches or pull requests
请描述遇到的问题,以及您所期望的正确的结果
18_1726717006.mp4
请说明如何操作会遇到上述问题
No response
在下面填入关键复现代码
复现的平台
Android
Flutter SDK版本
2.5.3
FlutterBoost版本
4.2.1
是否延迟初始化FlutterBoost
No
解决方案
The text was updated successfully, but these errors were encountered: