dialog 0.4.1 dialog: ^0.4.1 copied to clipboard
Modern alert, confirm and prompt dialog implementation
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