neo_toolbox 0.0.1+1 copy "neo_toolbox: ^0.0.1+1" to clipboard
neo_toolbox: ^0.0.1+1 copied to clipboard

My regular used patterns, classes in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neo_toolbox

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

dependencies:
  neo_toolbox: ^0.0.1+1

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:neo_toolbox/neo_toolbox.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

My regular used patterns, classes in Flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on neo_toolbox