the_responsive_builder 1.0.6+4 copy "the_responsive_builder: ^1.0.6+4" to clipboard
the_responsive_builder: ^1.0.6+4 copied to clipboard

This flutter package provides a set of utilities to aid in building responsive Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add the_responsive_builder

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

dependencies:
  the_responsive_builder: ^1.0.6+4

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:the_responsive_builder/the_responsive_builder.dart';
16
likes
140
points
15
downloads

Publisher

verified publishervexellab.com

Weekly Downloads

This flutter package provides a set of utilities to aid in building responsive Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on the_responsive_builder