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

discontinued

A simple package to show toast message on the web ,support flutter web

PQ_Toast #

A simple package to show toast message on the web ,support flutter web

Installation #

add this to your pubspec.yaml 
pq_toast: any

Usage #

import 'package:pq_toast/web_toast.dart';

Toast.showErrorToast("Success message");
Toast.showSuccessToast("Error message");
Toast.showInfoToast("Info message");
Toast.showWarningToast("Warning message");
1
likes
30
pub points
0%
popularity

Publisher

verified publishernew-step-apps.com

A simple package to show toast message on the web ,support flutter web

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on pq_toast