nd_utils 1.0.5 copy "nd_utils: ^1.0.5" to clipboard
nd_utils: ^1.0.5 copied to clipboard

A utility library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nd_utils

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

dependencies:
  nd_utils: ^1.0.5

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

Publisher

unverified uploader

A utility library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl, logging, nd_core_utils

More

Packages that depend on nd_utils