flutter_screenutil 4.0.0-beta3 copy "flutter_screenutil: ^4.0.0-beta3" to clipboard
flutter_screenutil: ^4.0.0-beta3 copied to clipboard

outdated

A flutter plugin for adapting screen and font size.Guaranteed to look good on different models

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_screenutil
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_screenutil: ^4.0.0-beta3
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_screenutil/flutter_screenutil.dart';
copied to clipboard
4.79k
likes
0
points
433k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.15 - 2025.03.30

A flutter plugin for adapting screen and font size.Guaranteed to look good on different models

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_screenutil