widget_macro 1.1.0 copy "widget_macro: ^1.1.0" to clipboard
widget_macro: ^1.1.0 copied to clipboard

A macro-powered simple state management solution for Flutter to eliminate boilerplate.

1.1.0 #

  • Unlocked Dependency Injection: Use any DI solution you want! Provider is no longer a required dependency
  • Custom Lookup: Implement your own dependency resolution (get_it, service locator, or anything else)
  • Lifecycle Controller: Allow override onInitState for custom initialization logic.

1.0.1 #

  • Improve readme

1.0.0 #

  • First release of widget_macro
4
likes
160
points
100
downloads

Publisher

verified publisherrebaz.xyz

Weekly Downloads

A macro-powered simple state management solution for Flutter to eliminate boilerplate.

Repository (GitHub)
View/report issues

Topics

#state-management #reactivity #dependency-injection

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, macro_kit

More

Packages that depend on widget_macro