responsive 0.0.7 copy "responsive: ^0.0.7" to clipboard
responsive: ^0.0.7 copied to clipboard

outdated

Allow to make a responsive UI with Flutter easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add responsive

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

dependencies:
  responsive: ^0.0.7

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/responsive.dart';
65
likes
0
pub points
81%
popularity

Publisher

unverified uploader

Allow to make a responsive UI with Flutter easily

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on responsive