ui_widgets_utils 1.3.1
ui_widgets_utils: ^1.3.1 copied to clipboard
Widgets and Utilities to enhance UI and UX with dialog windows, spinners and buttons
1.3.1 #
April 08, 2025
- radiobutton_widget.dart
- backgroundColor.red to backgroundColor.r
- Reorganized source folders
1.2.1 #
February 14, 2025
- Updated rules in analysis_options.yaml
- As of Dart 2.9.0, named parameter 'iconAlignment' was removed from TextButton widget. Use ButtonStyle.iconAlignment instead.
1.2.0 #
August 28, 2024
- Include context parameter in show() function.
1.1.0+3 #
August 25, 2024
- Developed test files
- Introduce a README.md file
- Added Example app
1.1.0 #
August 22, 2024
- Introduced the src folder
- Supply export statements and import files
1.0.0 #
August 22, 2024
- Initial commit