bs_utils 1.1.0 copy "bs_utils: ^1.1.0" to clipboard
bs_utils: ^1.1.0 copied to clipboard

Combination of useful utilities used across BS packages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bs_utils

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

dependencies:
  bs_utils: ^1.1.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:bs_utils/bs_utils.dart';
0
likes
150
points
129
downloads

Documentation

API reference

Publisher

verified publisherbsaeid.dev

Weekly Downloads

Combination of useful utilities used across BS packages.

Homepage
Repository (GitHub)
View/report issues

Topics

#utils

License

GPL-3.0 (license)

Dependencies

flutter, intl, timing

More

Packages that depend on bs_utils