adeptutils 11.0.0 copy "adeptutils: ^11.0.0" to clipboard
adeptutils: ^11.0.0 copied to clipboard

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: ^11.0.0

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
110
pub points
48%
popularity

Publisher

unverified uploader

Adept Utils provides wrappers and abstractions of any kind

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

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

More

Packages that depend on adeptutils