toaster_common 0.0.2 copy "toaster_common: ^0.0.2" to clipboard
toaster_common: ^0.0.2 copied to clipboard

A customizable animated overlay toast for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toaster_common

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

dependencies:
  toaster_common: ^0.0.2

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:toaster_common/toaster_common.dart';
5
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable animated overlay toast for Flutter apps.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on toaster_common

Packages that implement toaster_common