abutil 0.1.2 copy "abutil: ^0.1.2" to clipboard
abutil: ^0.1.2 copied to clipboard

Abandoft commonly used functions collection, simplify the software development process.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add abutil

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

dependencies:
  abutil: ^0.1.2

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:abutil/abutil.dart';
0
likes
135
pub points
55%
popularity

Publisher

verified publisherabandoft.com

Abandoft commonly used functions collection, simplify the software development process.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on abutil