lifecycle_controller 1.0.2 copy "lifecycle_controller: ^1.0.2" to clipboard
lifecycle_controller: ^1.0.2 copied to clipboard

A Flutter library for simplified state and lifecycle management. Offers structured handling of screen events, local state, async operations, and UI updates, promoting clean architecture and maintainab [...]

0.0.1 #

  • TODO: Describe initial release.

0.0.2 #

  • feat: buildView() method changed to build() method.

0.0.3 #

  • feat: throttle() method added to the LifycycleController class.

1.0.0 #

  • Major release.

1.0.1 #

  • refactor: Separate each function into mixins
  • feat: Add mixin to send/receive events

1.0.2 #

  • feat: Add LifecycleScope widget
0
likes
150
pub points
10%
popularity

Publisher

verified publishersora.fukui.jp

A Flutter library for simplified state and lifecycle management. Offers structured handling of screen events, local state, async operations, and UI updates, promoting clean architecture and maintainability in Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, provider

More

Packages that depend on lifecycle_controller