commons 0.2.2 copy "commons: ^0.2.2" to clipboard
commons: ^0.2.2 copied to clipboard

outdated

Commons Flutter package used for all flutter aplications its have all mandatory functions, dialogs, REST api calling and much more...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add commons

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

dependencies:
  commons: ^0.2.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:commons/commons.dart';
54
likes
0
pub points
70%
popularity

Publisher

unverified uploader

Commons Flutter package used for all flutter aplications its have all mandatory functions, dialogs, REST api calling and much more...

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on commons