flutter_material_showcase 2.0.0 flutter_material_showcase: ^2.0.0 copied to clipboard
Material Design components showcase for Flutter apps. Use this package to check your ThemeData against most Material widgets.
[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