as_toast_x 1.1.2 copy "as_toast_x: ^1.1.2" to clipboard
as_toast_x: ^1.1.2 copied to clipboard

A beautiful designed toast with animations, contains multiple built in designs and let you design your toast

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add as_toast_x

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

dependencies:
  as_toast_x: ^1.1.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:as_toast_x/as_toast_x.dart';
13
likes
150
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful designed toast with animations, contains multiple built in designs and let you design your toast

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on as_toast_x