flutter_lib_utils 1.0.1 copy "flutter_lib_utils: ^1.0.1" to clipboard
flutter_lib_utils: ^1.0.1 copied to clipboard

flutter common utils, it based on AndroidUtilCode on android platform, and Currently, ios platform is supported.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_lib_utils

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

dependencies:
  flutter_lib_utils: ^1.0.1

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:flutter_lib_utils/flutter_lib_utils.dart';
0
likes
120
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

flutter common utils, it based on AndroidUtilCode on android platform, and Currently, ios platform is supported.

Homepage

License

MIT (license)

Dependencies

decimal, dio, flutter

More

Packages that depend on flutter_lib_utils