OpenFlutter / flutter_screenutil

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

Update documentation for Version 5.9.0 (Tests) #547

Closed gustamor closed 2 months ago

gustamor commented 5 months ago

This pull request updates the documentation to reflect changes in version 5.9.0, emphasizing the need of incorporating pumpAndSettle() in widget tests for ensuring compatibility and proper functioning.