OpenFlutter / flutter_screenutil

Flutter screen adaptation, font adaptation, get screen information
https://pub.dartlang.org/packages/flutter_screenutil
Apache License 2.0
3.88k stars 496 forks source link

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

Closed shinny-yuwen closed 1 year ago

shinny-yuwen commented 1 year ago

使用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(); 始终无法获取屏幕大小

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 1 year ago

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