flutter_dialogs 1.0.2 flutter_dialogs: ^1.0.2 copied to clipboard
A lightweight and platform-aware plugin for showing dialogs and alerts for both Android and iOS devices.
[1.0.2] - January 21, 2020 #
- Update some formatting
- Update description in pubspec.yaml
[1.0.1] - January 21, 2020 #
- Fix broken table in README
[1.0.0] - January 21, 2020 #
- Major code refactoring
[0.0.1+2] - October 5, 2019 #
- Documentation fixes
[0.0.1+1] - October 5, 2019 #
- Initial attempt to make platform aware dialog and alert widgets
- Added
FDBasicDialog
and other core utilities