cached_query_flutter 0.4.0 cached_query_flutter: ^0.4.0 copied to clipboard
Assortment of builders and addons for use with Cached Query in flutter.
0.4.0 #
Note: This release has breaking changes.
- DOCS: document query builder key.
- BREAKING FEAT: add observer.
0.3.0+2 #
- Update Cached Query to the latest release.
0.3.0+1 #
- DOCS: add base projects and infinite query with bloc.
0.3.0 #
Note: This release has breaking changes.
- BREAKING FEAT: reset infinite query data if first pages aren't equal, option to turn off.
0.2.0+1 #
- Update a dependency to the latest release.
0.2.0 #
Note: This release has breaking changes.
- FEAT: update infinite query builder to have key as well.
- FEAT: add ability to use query key only.
- BREAKING FEAT: change query builds to either accept value or query key.
0.1.0+2 #
- DOCS: Readmes updated to show documentation link.
0.1.0+1 #
- Update a dependency to the latest release.
0.1.0 #
- FIX!: Infinite query not re-fetching in order.
- FIX: catch timeout.
- DOCS: Examples with the bloc pattern.
- DOCS: explain connection.
0.0.2+2 #
- Update a dependency to the latest release.
0.0.2 #
- fix: catch timeout
0.0.1-dev.1 #
- Initial release