flutter_material_showcase 3.0.0
flutter_material_showcase: ^3.0.0 copied to clipboard
Material Design components showcase for Flutter apps. Use this package to check your ThemeData against most Material widgets.
3.0.0 Material 3 and customization #
- Updated documentation to reflect latest developments (#7) (2024-10-30)
- Add custom widgets to showcase (#6) (2024-10-29)
- Widget completeness & Restructuring (#5) (2024-10-28)
- Migration to latest Flutter version (#4) (2024-10-28)
Thanks to (Taosif7)[https://github.com/Taosif7] for all these changes!
2.0.0 Null Safety #
- Adopted Null Safety and SDK 2.12.
1.1.0 New Components #
- Added Calendar
- Added SimpleDialog
- Updated text theme to new Material Design specs
- Fixed warnings
- Added new analysis_options and lint package
1.0.1 Fixed warning #
- Fixed reported warning with Flutter 1.12
1.0.0+4 Example README.md #
- Updated README.md for example app
1.0.0+2 Formatting and description #
- flutter_material_showcase.dart formatting
- Added longer package description
1.0.0+1 README.md changes #
- Updated README.md
1.0.0 First release #
- Initial release