flutter_styled_toast 1.1.0 copy "flutter_styled_toast: ^1.1.0" to clipboard
flutter_styled_toast: ^1.1.0 copied to clipboard

outdated

A Styled Toast Flutter package. You can highly customize toast ever. Beautify toast with a series of animations and make toast more beautiful. Support fade slide rotate scale etc animations, you can c [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_styled_toast

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

dependencies:
  flutter_styled_toast: ^1.1.0

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:flutter_styled_toast/flutter_styled_toast.dart';
403
likes
0
pub points
98%
popularity

Publisher

verified publishertookit.cn

A Styled Toast Flutter package. You can highly customize toast ever. Beautify toast with a series of animations and make toast more beautiful. Support fade slide rotate scale etc animations, you can customize curve, reverse curve, show animation and reverse animation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_styled_toast