material_dev_tools 0.0.6
material_dev_tools: ^0.0.6 copied to clipboard
Enhances the development workflow by offering real-time previews of Material components
0.0.6 #
- Updated theme controller
- Added cache so it improves user experience
0.0.5 #
- Switch between different theme modes
- Created ThemeOverride
- Created Themer and ThemeWidget
0.0.4 #
- Added ColorScheme demo into widgetbook and improved parsing for ColorScheme.
0.0.3 #
- Exposing themeMode, theme, and darkTheme through custom widget.
0.0.2 #
- Added widgetbook support in dart dev tools.
0.0.1 #
- Displays the
primaryColor
from yourMaterialApp
theme inside Dart DevTools.