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 2021Releases
latest 13-
2.0.005 Mar 2021Nothing published for this version
-
1.1.004 Aug 2019 -
1.1.0+104 Aug 2019Nothing published for this version
-
1.1.0+204 Aug 2019Nothing published for this version
-
1.0.004 Aug 2019Release notes
Open source →- Remove the Debouncer and Throttle classes.
- Remove deprecations. This package will be a dependency of the
debounce_throttlepackage instead. It has value as a stand alone package.
-
0.3.120 Jul 2019 -
0.3.019 Jul 2019Release notes
Open source →- Change argument list to allow passing an initial value.
- Updated example.
-
0.3.0+119 Jul 2019Nothing published for this version
-
0.3.0+219 Jul 2019 -
0.2.119 Jul 2019 -
0.2.005 Nov 2018Release notes
Open source →- breaking: once canceled the observable/debouncer is no longer usable.
- Moved
cancel()to base class. - Return type of callback function is now
voidinstead ofdynamic. - Add more to
./example/main.dart.
-
0.1.123 Oct 2018 -
0.1.022 Oct 2018