Skip to content

Releases: jinyus/dart_beacon

v1.0.0

30 May 13:29
67ab921
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.45.2...v1.0.0

v0.45.2

24 Apr 16:34
Compare
Choose a tag to compare

What's Changed

  • use Beacon.periodic to make flaky test more deterministic by @jinyus in #112
  • FIx: Subscription edge case by @jinyus in #113

Full Changelog: v0.45.1...v0.45.2

v0.45.1

21 Apr 15:36
Compare
Choose a tag to compare

What's Changed

  • Chore: Update lite_ref dependency to version 0.8.1 by @jinyus in #108

Full Changelog: v0.45.0...v0.45.1

v0.45.0

03 Apr 23:20
Compare
Choose a tag to compare

What's Changed

  • [Feat] Add ValueNotifier.toBeacon() which converts a ValueNotifier to a WritableBeacon. All changes to the notifier are reflected in the beacon and vice versa.

  • [Feat] Add TextEditingBeacon which is a beacon that wraps a TextEditingController. All changes to the controller are reflected in the beacon and vice versa.

    lite_ref (0.7.0):

    • [Breaking] The overrides property of LiteRefScope is now a Set<ScopedRef> instead of a List<ScopedRef>.

Commits: v0.44.5...v0.45.0

v0.44.5

29 Mar 02:15
Compare
Choose a tag to compare

What's Changed

  • Add optional synchronous parameter to observe method by @jinyus in #99
  • Add idle() method to FutureBeacon by @jinyus in #100
  • Add github search example by @jinyus in #101
  • remove platform specific folders for examples by @jinyus in #102
  • Add creation hook to BeaconGroup by @jinyus in #103

Full Changelog: v0.44.1...v0.44.5

v0.44.1

21 Mar 01:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.44.0...v0.44.1

v0.44.0

15 Mar 01:56
Compare
Choose a tag to compare

What's Changed

  • add entries to family beacon as a replacement for beacons getter. by @jinyus in #94

Full Changelog: v0.43.0...v0.44.0

v0.43.0

13 Mar 19:20
Compare
Choose a tag to compare

Full Changelog: v0.42.1...v0.43.0

  • [Fix] Update lite_ref dependency and add flutter dependency constraint

v0.42.1

13 Mar 12:43
Compare
Choose a tag to compare

What's Changed

  • Export PeriodicBeacon and BeaconFamily by @jinyus in #92

Full Changelog: v0.41.2...v0.42.1

v0.41.2

08 Mar 01:13
Compare
Choose a tag to compare

What's Changed

  • Add BeaconController to core package by @jinyus in #89
  • Export lite_ref and add extensions for working with ScopedRefs by @jinyus in #90

Full Changelog: v0.41.0...v0.41.2