- BREAKING: Renamed
Ease widget to EaseScope
- BREAKING: Annotation usage changed from
@ease() to @ease or @Ease()
- DOCS: improve documentation and add Flutter example for ease_state_helper. (be6b65f3)
- FEAT: add pana CI checks and rename Ease widget to EaseScope. (0ef82275)
- REFACTOR: rename ease package to ease_state_helper and separate annotation. (4d546763)
- FEAT: add listenInContext for context-safe state listeners. (3ade2c60)
- DOCS: improve README and update GitHub URLs. (b4d732fa)
- DOCS: simplify documentation and update descriptions. (3e23bff9)
- Initial release
StateNotifier base class
Ease widget for provider registration
- Context extensions: watch, read, select