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';
55
likes
30
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)

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