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';
27
likes
150
points
614
downloads

Publisher

verified publisherframboos.dev

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on responsive_toolkit