nv_tooling 0.2.2+2 copy "nv_tooling: ^0.2.2+2" to clipboard
nv_tooling: ^0.2.2+2 copied to clipboard

An assortment of useful classes used for development at NonVanilla.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nv_tooling

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

dependencies:
  nv_tooling: ^0.2.2+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:nv_tooling/nv_tooling.dart';
2
likes
140
pub points
0%
popularity

Publisher

verified publisherlunaticcoding.com

An assortment of useful classes used for development at NonVanilla.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on nv_tooling