queen_alerts 0.0.4-beta copy "queen_alerts: ^0.0.4-beta" to clipboard
queen_alerts: ^0.0.4-beta copied to clipboard

alert with simple and responsive alert ? or toast ? or dialog ?

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add queen_alerts

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

dependencies:
  queen_alerts: ^0.0.4-beta

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:queen_alerts/queen_alerts.dart';
15
likes
80
pub points
0%
popularity

Publisher

unverified uploader

alert with simple and responsive alert ? or toast ? or dialog ?

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_bloc

More

Packages that depend on queen_alerts