PackageTrack
Sign in Get early access

simple_observable

Observe value changes using a Future, Stream, and/or a callback.

2.0.0 291K downloads/mo #703 most downloaded on pub.dev jifalops/simple_observable

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.6 years

Most releases are documented

notes for 9 of 13 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

13 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

13 releases · Oct 2018 to Mar 2021
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 2.0.0 05 Mar 2021

    Nothing published for this version

  2. 1.1.0 04 Aug 2019
    Release notes

    rename to just observable

    Open source →
    Release notes
    • Rename SimpleObservable to just Observable.
    Open source →
  3. 1.1.0+1 04 Aug 2019

    Nothing published for this version

  4. 1.1.0+2 04 Aug 2019

    Nothing published for this version

  5. 1.0.0 04 Aug 2019
    Release notes

    reclassify as a stand alone observable package

    Open source →
    Release notes
    • Remove the Debouncer and Throttle classes.
    • Remove deprecations. This package will be a dependency of the debounce_throttle package instead. It has value as a stand alone package.
    Open source →
  6. 0.3.1 20 Jul 2019
    Release notes
    • Fix Throttle.
    Open source →
  7. 0.3.0 19 Jul 2019
    Release notes

    Allow initialValue and update example.

    Open source →
    Release notes
    • Change argument list to allow passing an initial value.
    • Updated example.
    Open source →
  8. 0.3.0+1 19 Jul 2019

    Nothing published for this version

  9. 0.3.0+2 19 Jul 2019
    Release notes
    • Deprecate library in favor of new name, debounce_throttle.
    Open source →
  10. 0.2.1 19 Jul 2019
    Release notes
    • Add [Throttle] class.
    Open source →
  11. 0.2.0 05 Nov 2018
    Release notes

    Calling cancel() is permanent.

    Open source →
    Release notes
    • breaking: once canceled the observable/debouncer is no longer usable.
    • Moved cancel() to base class.
    • Return type of callback function is now void instead of dynamic.
    • Add more to ./example/main.dart.
    Open source →
  12. 0.1.1 23 Oct 2018
    Release notes

    add setValue()

    Open source →
    Release notes
    • Add setValue().
    • Put source code in readme.
    Open source →
  13. 0.1.0 22 Oct 2018
    Release notes
    • First release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive