home_widget_generator 0.0.1
home_widget_generator: ^0.0.1 copied to clipboard
Annotations and DSL widgets to generate native HomeScreen widget code for the home_widget Flutter plugin.
0.0.1 #
- FEAT: Initial release of the
home_widget_generatorannotation and DSL. - FEAT:
@HomeWidgetannotation and platform configuration types for iOS and Android. - FEAT: Layout and styling widgets (
HWColumn,HWRow,HWText,HWPadding, and more) for describing widget UI in Dart.