toasta 1.0.4 icon indicating copy to clipboard operation
toasta: ^1.0.4 copied to clipboard

Elegant Toast UI for Flutter Apps, inspired from iOS. Toasta had smooth animation & easily to customize

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toasta

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

dependencies:
  toasta: ^1.0.4

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:toasta/toasta.dart';
23
likes
100
pub points
64%
popularity

Publisher

verified publisher iconmegatunger.com

Elegant Toast UI for Flutter Apps, inspired from iOS. Toasta had smooth animation & easily to customize

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter, marquee, provider

More

Packages that depend on toasta