notify_toast 0.0.1 copy "notify_toast: ^0.0.1" to clipboard
notify_toast: ^0.0.1 copied to clipboard

notify the alert

notify_toast #

Use it #

Depend on it #

dependencies:
  notify_toast: 0.0.1

Import it #

import 'package:notify_toast/notify_toast.dart';

Example #

NotifyToast().show(
  context: context,
  child: Text('notify_toast'),
);
0
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

notify the alert

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

blurrycontainer, flutter

More

Packages that depend on notify_toast