dialog 0.5.0 dialog: ^0.5.0 copied to clipboard
Modern alert, confirm and prompt dialog implementation
0.5.0 #
- Resolved issues with Bootstrap
- Fixed removing dialogs when closed
0.4.1 #
- Fixed enter key bug in prompt
0.4.0 #
- Resolved bugged order using dart:async
- Added onKeyDown listeners for Enter or ESC
0.3.0 #
- Formatted by dartfmt
- Added screenshots to the description
- Added a few additional Bootstrap styles
0.2.0 #
- Reworked to work (but still buggy)
0.1.0 #
- New alert dialog
- New confirm dialog
- New prompt dialog