toasta 1.0.4 copy "toasta: ^1.0.4" to clipboard
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';
24
likes
70
pub points
58%
popularity

Publisher

verified publishermegatunger.com

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

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, marquee, provider

More

Packages that depend on toasta