state_lifecycle_observer 0.0.1 copy "state_lifecycle_observer: ^0.0.1" to clipboard
state_lifecycle_observer: ^0.0.1 copied to clipboard

A reusable Flutter state observer pattern implementation.

0.0.1 #

  • Initial release.
  • Added LifecycleObserver base class and LifecycleObserverMixin.
  • Included common observers:
    • AnimControllerObserver (supports full AnimationController params)
    • ScrollControllerObserver
    • TabControllerObserver
    • TextEditingControllerObserver
  • Implemented automatic lifecycle management (onInit, onUpdate, onDispose).
  • Seamless integration via super.build(context).
2
likes
0
points
84
downloads

Publisher

unverified uploader

Weekly Downloads

A reusable Flutter state observer pattern implementation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on state_lifecycle_observer