OpenFlutter / flutter_screenutil

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

Field '_instance@968075166' has not been #501

Closed jasoncfpl closed 1 year ago

jasoncfpl commented 1 year ago

The following LateError was thrown: LateInitializationError: Field '_instance@968075166' has not been initialized.

When the exception was thrown, this was the stack:
#0      ScreenUtil._instance (package:flutter_screenutil/screen_util.dart)
#1      new ScreenUtil (package:flutter_screenutil/screen_util.dart:26:12)
#2      SizeExtension.h (package:flutter_screenutil/size_extension.dart:8:19)
#3      _DLLoginPageState.buildLogoInfo

flutter_screenutil 5.1.0

Mounir-Bouaiche commented 1 year ago

@lynnscode It may have been fixed in next releases, please consider upgrade to latest.