OpenFlutter / flutter_screenutil

Flutter screen adaptation, font adaptation, get screen information

Home Page:https://pub.dartlang.org/packages/flutter_screenutil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

不支持cached FlutterEngine模式吗?安卓端卡在await ScreenUtil.ensureScreenSize();

shinny-yuwen opened this issue · comments

使用cached FlutterEngine模式,先创建flutterEngine,文档:https://docs.flutter.dev/add-to-app/android/add-flutter-screen#step-3-optional-use-a-cached-flutterengine
此时安卓app会卡在await ScreenUtil.ensureScreenSize();
始终无法获取屏幕大小

This issue is stale because it has been open for 30 days with no activity.

This issue was closed because it has been inactive for 14 days since being marked as stale.