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 ?

queen_alerts #

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

Demo #

https://maxzod.github.io/queen_alerts/

How To Use #

with thw QueenAlert class you get access to

  • prompt object which can alert with
    • danger
    • warning
    • info
    • custom (alert with your own content)
    • builder (builder your own alert widget )
  • toast object which can
    • text() => show toast with Text widget
    • withIcon() => show toast with Text and Icon widget
    • builder() => build your entire toast widget

see example tab for more info #

15
likes
120
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