responsive_size_utils 0.1.6 copy "responsive_size_utils: ^0.1.6" to clipboard
responsive_size_utils: ^0.1.6 copied to clipboard

A package for having beautiful and reasonable UI without doing lots of work

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add responsive_size_utils

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

dependencies:
  responsive_size_utils: ^0.1.6

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:responsive_size_utils/responsive_size_utils.dart';
4
likes
120
pub points
42%
popularity

Publisher

unverified uploader

A package for having beautiful and reasonable UI without doing lots of work

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on responsive_size_utils