dao 0.0.4 copy "dao: ^0.0.4" to clipboard
dao: ^0.0.4 copied to clipboard

A starting point for Dart Process Api package, for Using commondline app to Easyly access start stop restart commands, see demo or examples.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dao

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

dependencies:
  dao: ^0.0.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dao/dao.dart';
0
likes
10
pub points
29%
popularity

Publisher

unverified uploader

A starting point for Dart Process Api package, for Using commondline app to Easyly access start stop restart commands, see demo or examples.

Homepage

License

unknown (LICENSE)

Dependencies

alm, convert, mongo_dart

More

Packages that depend on dao