widget_component 1.0.6 widget_component: ^1.0.6 copied to clipboard
library to generate enhanced BlocBuilders or BLoC, Handle UI states easier, Reducing boilerplate codes
1.0.0 #
- Initial release of
widget_component
. - Support for annotating classes with
@WidgetComponent
to auto-generate stateless widgets. - Integration with
BlocBuilder
to handle state management efficiently. - Performance enhancements to prevent unnecessary widget rebuilds.
- Example usage in documentation.
1.0.1 #
- update pub info
1.0.2 #
- fix
state
classes in generator
1.0.3 #
- update annotations version
- fix generator for empty states
1.0.4 #
- update dart version
1.0.5 #
- update annotation packag
1.0.6 #
- update annotation package