Skip to content

Releases: jinyus/lite_ref

v0.7.0

02 Apr 19:00
Compare
Choose a tag to compare

What's Changed

  • Add ScopedRef.read(context) by @jinyus in #19
  • Feat: Add onlyOverrides param to LiteRefScope by @jinyus in #20
  • Refactor scoped ref and scope widget to improve performance by @jinyus in #21
  • Fix: bug where refs were disposed when child widget was temporarily deactivated by @jinyus in #23

Full Changelog: v0.6.1...v0.7.0

v0.6.1

14 Mar 15:05
Compare
Choose a tag to compare

What's Changed

  • Add exists() method to ScopedRef with tests by @jinyus in #16

Full Changelog: v0.4.0...v0.6.1

v0.4.0

29 Feb 18:01
Compare
Choose a tag to compare

What's Changed

  • Convert to Flutter package and add Ref.scoped by @jinyus in #6

Full Changelog: https://github.com/jinyus/lite_ref/commits/v0.4.0