adeptutils 4.0.0+55 copy "adeptutils: ^4.0.0+55" to clipboard
adeptutils: ^4.0.0+55 copied to clipboard

outdated

Adept Utils provides wrappers and abstractions of any kind

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adeptutils

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

dependencies:
  adeptutils: ^4.0.0+55

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:adeptutils/adeptutils.dart';
2
likes
0
pub points
45%
popularity

Publisher

unverified uploader

Adept Utils provides wrappers and abstractions of any kind

Homepage

License

unknown (LICENSE)

Dependencies

basic_utils, collection, date_format, device_info_plus, flutter, fluttertoast, http, intl, json_annotation, package_info_plus, shared_preferences, url_launcher, validators

More

Packages that depend on adeptutils