flutter_just_toast 1.0.0 copy "flutter_just_toast: ^1.0.0" to clipboard
flutter_just_toast: ^1.0.0 copied to clipboard

outdated

A minimal flutter toast plugin

flutter_just_toast #

A minimal flutter toast plugin

Usage #

In pubspec.yaml

flutter_just_toast: ^1.0.0

Import flutter_just_toast.dart

Toast.show(message:"Hello world",duration: Duration.SHORT);

Duration :

Duration.SHORT,
Duration.LONG

IOS Interdependency : Toaster

0
likes
30
pub points
47%
popularity

Publisher

unverified uploader

A minimal flutter toast plugin

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_just_toast