messagebox 0.0.11 copy "messagebox: ^0.0.11" to clipboard
messagebox: ^0.0.11 copied to clipboard

Dart 1 only

Client-side growl-like notifications

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add messagebox

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

dependencies:
  messagebox: ^0.0.11

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:messagebox/messagebox.dart';
0
likes
10
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Client-side growl-like notifications

Homepage

Documentation

Documentation

License

BSD-3-Clause (license)

Dependencies

angular, logging

More

Packages that depend on messagebox