buzz_utils 0.0.3 copy "buzz_utils: ^0.0.3" to clipboard
buzz_utils: ^0.0.3 copied to clipboard

String, lists, and maps utilities

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add buzz_utils

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

dependencies:
  buzz_utils: ^0.0.3

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:buzz_utils/buzz_utils.dart';
1
likes
90
pub points
0%
popularity

Publisher

unverified uploader

String, lists, and maps utilities

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, sprintf

More

Packages that depend on buzz_utils