Whether to adapt the text according to the minimum of width and height
Return widget that uses the library in a property (ex: MaterialApp's theme)Ī part of builder that its dependencies/properties don't use the libraryįunction that take old and new screen metrics and returns whether to rebuild or not when changes. The size of the device screen in the design draft, in dp If there is any problem with the new version, please use the previous version dependencies:Īdd the following imports to your Dart code # import 'package:flutter_screenutil/flutter_screenutil.dart' Please check the latest version before installation. Note: This plugin is still under development, and some APIs might not be available yet. A flutter plugin for adapting screen and font size.Let your UI display a reasonable layout on different screen sizes!