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';
8
likes
130
pub points
82%
popularity

Publisher

verified publisherleoafarias.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

tint

More

Packages that depend on cli_notify