widget_component 1.0.6 copy "widget_component: ^1.0.6" to clipboard
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
0
likes
140
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

library to generate enhanced BlocBuilders or BLoC, Handle UI states easier, Reducing boilerplate codes

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, build, flutter, source_gen, widget_component_annotation

More

Packages that depend on widget_component