fl_responsive_guide 0.1.4 copy "fl_responsive_guide: ^0.1.4" to clipboard
fl_responsive_guide: ^0.1.4 copied to clipboard

A package support for build responsive application on Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_responsive_guide

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

dependencies:
  fl_responsive_guide: ^0.1.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:fl_responsive_guide/fl_responsive_guide.dart';
0
likes
110
pub points
26%
popularity

Publisher

verified publisherdangngocduc.dev

A package support for build responsive application on Flutter

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on fl_responsive_guide