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

Check pub.dev for updates for your Dart CLI and prints update information.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cli_notify

With Flutter:

 $ flutter pub add cli_notify

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

dependencies:
  cli_notify: ^0.0.4

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:cli_notify/cli_notify.dart';
10
likes
150
points
6.03k
downloads

Publisher

verified publisherleoafarias.com

Weekly Downloads

Check pub.dev for updates for your Dart CLI and prints update information.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

tint

More

Packages that depend on cli_notify