responsively 1.0.2 copy "responsively: ^1.0.2" to clipboard
responsively: ^1.0.2 copied to clipboard

Bring responsive widgets to flutter! this package has some widgets to make a simple responsive ui

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add responsively

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

dependencies:
  responsively: ^1.0.2

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:responsively/responsively.dart';
5
likes
30
pub points
0%
popularity

Publisher

verified publisherdavoood.ir

Bring responsive widgets to flutter! this package has some widgets to make a simple responsive ui

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on responsively