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

Dash library is responsible to offer a service locator pattern that cares about provide and dispose blocs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dash

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

dependencies:
  dash: ^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:dash/dash.dart';
9
likes
140
pub points
79%
popularity

Publisher

unverified uploader

Dash library is responsible to offer a service locator pattern that cares about provide and dispose blocs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dash