toasts 0.0.2 copy "toasts: ^0.0.2" to clipboard
toasts: ^0.0.2 copied to clipboard

A New Simple Toast flutter plugin.

Toasts #

A new Flutter Simple Toast Plugin #

toast

How to Install Plugin #

add this line to your dependencies #

toasts: ^0.0.2

Import it #

import 'package:toasts/toasts.dart';

Usage #

Toasts.show(text: "Hello Flutter");
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A New Simple Toast flutter plugin.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on toasts