ntoaster 0.0.1 copy "ntoaster: ^0.0.1" to clipboard
ntoaster: ^0.0.1 copied to clipboard

A Notification Toaster that toasts notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ntoaster

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

dependencies:
  ntoaster: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:ntoaster/ntoaster.dart';
7
likes
110
points
33
downloads

Publisher

verified publisherahmdaeyz.dev

Weekly Downloads

A Notification Toaster that toasts notifications.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, pausable_timer

More

Packages that depend on ntoaster