responsive_toolkit 0.0.6 copy "responsive_toolkit: ^0.0.6" to clipboard
responsive_toolkit: ^0.0.6 copied to clipboard

Easy-to-use responsive tools for Flutter. Simplify layouts across screens of any size and shape.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add responsive_toolkit

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

dependencies:
  responsive_toolkit: ^0.0.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_toolkit/responsive_toolkit.dart';
18
likes
130
pub points
83%
popularity

Publisher

verified publisherframboos.dev

Easy-to-use responsive tools for Flutter. Simplify layouts across screens of any size and shape.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on responsive_toolkit