nv_tooling 0.2.2+2 icon indicating copy to clipboard operation
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
26%
popularity

Publisher

verified publisher iconlunaticcoding.com

An assortment of useful classes used for development at NonVanilla.

Homepage
Repository (GitHub)

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on nv_tooling