commons 0.7.8+3 copy "commons: ^0.7.8+3" to clipboard
commons: ^0.7.8+3 copied to clipboard

Commons Flutter package includes alert dialogs, extension functions and much more... Written by 'Ch Arbaz Mateen'

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.7.8+3

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
30
pub points
73%
popularity

Publisher

unverified uploader

Commons Flutter package includes alert dialogs, extension functions and much more... Written by 'Ch Arbaz Mateen'

Homepage
Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

data_connection_checker, date_format, device_info, flutter, get_version, http, intl, oktoast, package_info, progress_indicators, share, shared_preferences, time, url_launcher

More

Packages that depend on commons