- Null safety and convert to dart template
- Minor Bootstrap fix
- Fixed Bootstrap issues
- New modal dialog
- Bootstrap 4 support
- Apply Bootstrap css only to dialogs
- Dart 2 support
- Resolved issues with Bootstrap
- Fixed removing dialogs when closed
- Fixed enter key bug in prompt
- Resolved bugged order using dart:async
- Added onKeyDown listeners for Enter or ESC
- Formatted by dartfmt
- Added screenshots to the description
- Added a few additional Bootstrap styles
- Reworked to work (but still buggy)
- New alert dialog
- New confirm dialog
- New prompt dialog