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

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

Publisher

unverified uploader

Weekly Downloads

Client-side growl-like notifications

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

angular, logging

More

Packages that depend on messagebox