event_alert 0.1.3
event_alert: ^0.1.3 copied to clipboard
A Flutter package project for handling alerts using event_bloc.
0.1.3 #
- Fixed Issue where unexpected error was being fired into the event channel rather than the event bus
- Protected dialog with mounted call to avoid issues with disposed alert watchers
0.1.2 #
- Added LoadingStatus and WithLoadingStatus
0.1.1 #
- Added AlertEvent.info
- Added AlertEvent.info and AlertEvent.alert
0.1.0 #
- Initial Release