material_dev_tools 0.0.4
material_dev_tools: ^0.0.4 copied to clipboard
Enhances the development workflow by offering real-time previews of Material components
0.0.4 Add colorScheme demo #
- Added ColorScheme demo into widgetbook and improved parsing for ColorScheme.
0.0.3 themeMode, theme, and darkTheme #
- Exposing themeMode, theme, and darkTheme through custom widget.
0.0.2 Widgetbook support #
- Added widgetbook support in dart dev tools.
0.0.1 Initial Release #
- Displays the
primaryColor
from yourMaterialApp
theme inside Dart DevTools.