fialogs 1.1.4
fialogs: ^1.1.4 copied to clipboard
Simple flutter dialogs package includes (Alert Dialogs, Progress Dialog, Selection Dialogs, Selection Screens, Options Dialog).
1.1.4 #
- bugs fixed into alert dialog (width)
1.1.3 #
- bugs fixed into alert dialog button actions
1.1.2 #
- remove the extension functions
push,pop,replacefor state full and state less widgets
1.1.1 #
- added extension functions
push,pop,replacefor state full and state less widgets
1.1.0 #
- radio list dialog added
radioSelectionDialog(...)
1.0.2 #
- nothing special for the developer, just format the code according to pub rules again
1.0.1 #
- nothing special for the developer, just format the code according to pub rules
1.0.0 #
- Simple Flutter dialogs initial release
Initial release includes
- Alert Dialog
- Confirmation Dialog
- Single Input Dialog
- Progress Dialog
- Custom Dialog
- Single Selection Dialog
- Single Selection Screen
- Multi Selection Dialog
- Multi Selection Screen