telescope 1.3.0 telescope: ^1.3.0 copied to clipboard
A simple and easy to use state manager for flutter based on observable pattern with useful out of the box features.
1.0.0 #
- On disk savable added.
- Some apis improves.
- Bug fixes.
1.0.4 #
- License changed from GPL3 to MIT.
- Fix: pub.dev images load problem.
- Improve: trying to increase pub point.
1.1.0 #
- dependsOnAsync.
1.1.1 #
- isCalculating option on dependsOnAsync.
1.3.0 #
- bugfix: prevent updating holden when other calculate is running.
- caching.
- caching expire time.