dash 1.0.6 copy "dash: ^1.0.6" to clipboard
dash: ^1.0.6 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.6

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
160
points
351
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dash