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 494 forks source link

Adapt Flutter 3.0 #401

Closed lyellss closed 2 years ago

lyellss commented 2 years ago

when run on Flutter 3.0

log show this warning

- 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../Program/Flutter/packages/flutter/lib/src/widgets/binding.dart'). data: MediaQueryData.fromWindow(WidgetsBinding.instance!.window),

shareef-dweikat commented 2 years ago

Same in my side

github-actions[bot] commented 2 years ago

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

Mounir-Bouaiche commented 2 years ago

@shareef-dweikat @lyellss , Hello please use latest version, that was a breaking change from flutter itself.