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';
1
likes
135
points
1.61k
downloads

Publisher

verified publisherabandoft.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on abutil