utopia_utils 0.2.23+1 copy "utopia_utils: ^0.2.23+1" to clipboard
utopia_utils: ^0.2.23+1 copied to clipboard

Utopia USS libs - generic utils (including extensions, and Reporter architecture)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add utopia_utils

With Flutter:

 $ flutter pub add utopia_utils

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

dependencies:
  utopia_utils: ^0.2.23+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:utopia_utils/utopia_utils.dart';
1
likes
0
pub points
66%
popularity

Publisher

verified publisherutopiasoft.io

Utopia USS libs - generic utils (including extensions, and Reporter architecture)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fast_immutable_collections, flutter, intl, logger

More

Packages that depend on utopia_utils