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

The getter 'implicitView' isn't defined for the class 'PlatformDispatcher'. #478

Closed Noor-Mahammad closed 1 year ago

Noor-Mahammad commented 1 year ago

Launching lib/configs/main_qa.dart on iPhone SE (3rd generation) in debug mode... Running Xcode build... Xcode build done. 42.2s Failed to build iOS app Error (Xcode): ../../.pub-cache/hosted/pub.dev/flutter_screenutil-5.8.0/lib/src/screen_util.dart:62:59: Error: The getter 'implicitView' isn't defined for the class 'PlatformDispatcher'.

Could not build the application for the simulator. Error launching application on iPhone SE (3rd generation).

lizhuoyuan commented 1 year ago

5.8.0 need flutter 3.10.0 use 5.7.0 plz