commands_my 1.0.0 copy "commands_my: ^1.0.0" to clipboard
commands_my: ^1.0.0 copied to clipboard

Commands library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add commands_my

With Flutter:

 $ flutter pub add commands_my

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

dependencies:
  commands_my: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:commands_my/commands.dart';
0
likes
90
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Commands library

License

unknown (license)

Dependencies

get_it, grpc, json_annotation, rxdart, sqlite_async, talker, uuid

More

Packages that depend on commands_my