cached_query_flutter 3.0.1
cached_query_flutter: ^3.0.1 copied to clipboard
Assortment of builders and addons for use with Cached Query in flutter.
3.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
3.0.0-dev.19 #
Note: This release has breaking changes.
- BREAKING FEAT: make refetchDuration staleDuration for more clarity. (e52d72fa)
3.0.0-dev.18 #
Note: This release has breaking changes.
- BREAKING FEAT: change name of mutation funciton to mutationFn for clarity. (f91ed15d)
3.0.0-dev.17 #
Note: This release has breaking changes.
- REFACTOR: remove mocks in cached query tests. (5e4f480b)
- REFACTOR: remove mocks in cached query tests. (bad90bfb)
- FIX: observer not supported in new architecture. Multiple fixes for tests. (2975288c)
- FIX: broken test. (0ff238d2)
- FIX: after rebasing 2.6. (2f35ddd5)
- FIX: observer not supported in new architecture. Multiple fixes for tests. (5716dd84)
- FIX: broken test. (84c885c3)
- FIX: after rebasing 2.6. (378858f9)
- FEAT: expose check connection. (342aa0a4)
- FEAT: expose the connetion state for flutter apps. (e0c7bff3)
- FEAT: invalidating a query will, by default, refetch active queries. (e84067fe)
- FEAT: update devtools for 3. (a888bba3)
- FEAT: expose check connection. (3e8f6bbf)
- FEAT: expose the connetion state for flutter apps. (334f25c9)
- FEAT: invalidating a query will, by default, refetch active queries. (d63579f5)
- FEAT: update devtools for 3. (f462df2b)
- BREAKING REFACTOR: change type params of get query to a query rather than state. (1ad59615)
- BREAKING REFACTOR: merge QueryBase and Cacheable so queries only extend one sealed class. (fddddeb9)
- BREAKING REFACTOR: Have different global and query config objects. (736c310b)
- BREAKING REFACTOR: Rename QueryBase to QueryController. QueryBase is now just a sealed class extended by Query and InfiniteQuery. This is to allow for more specific typing of QueryController if needed without requiring observers to change. (52631c6d)
- BREAKING REFACTOR: change type params of get query to a query rather than state. (f62e5eec)
- BREAKING REFACTOR: merge QueryBase and Cacheable so queries only extend one sealed class. (33d8566d)
- BREAKING REFACTOR: Have different global and query config objects. (ec9cae10)
- BREAKING REFACTOR: Rename QueryBase to QueryController. QueryBase is now just a sealed class extended by Query and InfiniteQuery. This is to allow for more specific typing of QueryController if needed without requiring observers to change. (5dfc7611)
- BREAKING FEAT: change state to sealed classes. (add9b594)
- BREAKING FEAT: Merge infinite query builder and query builder so that they function the same. Deprecated InfiniteQueryBuilder. (6f8820ff)
- BREAKING FEAT: update env to 3.0.0+ and fix lints. (df9886d9)
- BREAKING FEAT: change state to sealed classes. (3f4030d4)
- BREAKING FEAT: Merge infinite query builder and query builder so that they function the same. Deprecated InfiniteQueryBuilder. (f4b14485)
- BREAKING FEAT: update env to 3.0.0+ and fix lints. (e35c614b)
3.0.0-dev.16 #
- Update a dependency to the latest release.
3.0.0-dev.15 #
Note: This release has breaking changes.
- BREAKING REFACTOR: change type params of get query to a query rather than state. (f62e5eec)
3.0.0-dev.13 #
- Update a dependency to the latest release.
3.0.0-dev.12 #
- Update a dependency to the latest release.
3.0.0-dev.11 #
3.0.0-dev.10 #
3.0.0-dev.9 #
Note: This release has breaking changes.
- BREAKING REFACTOR: Rename QueryBase to QueryController. QueryBase is now just a sealed class extended by Query and InfiniteQuery. This is to allow for more specific typing of QueryController if needed without requiring observers to change. (5dfc7611)
3.0.0-dev.7 #
- Update a dependency to the latest release.
3.0.0-dev.5 #
- Update a dependency to the latest release.
3.0.0-dev.4 #
- Update a dependency to the latest release.
3.0.0-dev.2 #
Note: This release has breaking changes.
- FIX: after rebasing 2.6. (378858f9)
- FEAT: update devtools for 3. (f462df2b)
- FEAT: Applies shouldRefetch config to refetchCurrentQueries (#64). (7787bcde)
- FEAT: update devtools for 3. (352c43b4)
- BREAKING FEAT: change state to sealed classes. (3f4030d4)
- BREAKING FEAT: Merge infinite query builder and query builder so that they function the same. Deprecated InfiniteQueryBuilder. (f4b14485)
- BREAKING FEAT: update env to 3.0.0+ and fix lints. (e35c614b)
- BREAKING FEAT: change state to sealed classes. (dcabfd41)
- BREAKING FEAT: Merge infinite query builder and query builder so that they function the same. Deprecated InfiniteQueryBuilder. (5c687e76)
- BREAKING FEAT: update env to 3.0.0+ and fix lints. (ff284686)
3.0.0-dev.0 #
2.4.4 #
2.4.2 #
- Update a dependency to the latest release.
2.4.1 #
- Update a dependency to the latest release.
2.3.0 #
2.2.0 #
2.1.4 #
- Update a dependency to the latest release.
2.1.3 #
- Update a dependency to the latest release.
2.1.1 #
- Update a dependency to the latest release.
2.0.3 #
- Update a dependency to the latest release.
2.0.1 #
- Update a dependency to the latest release.
2.0.0 #
- Release 2.0.0
- FIX: lints. (d3677368)
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
2.0.0-dev.2 #
2.0.0-dev.1 #
2.0.0-dev.0 #
1.0.1 #
1.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.0.0-dev.2 #
1.0.0-dev.1 #
- chore: update packages
0.6.0+3 #
- Update a dependency to the latest release.
0.6.0+2 #
- Update a dependency to the latest release.
0.6.0+1 #
- Update a dependency to the latest release.
0.6.0 #
Note: This release has breaking changes.
- BREAKING FEAT: combine updateInfiniteQuery and updateQuery in the global CachedQuery object. (e8fd8602)
0.5.0 #
Note: This release has breaking changes.
- BREAKING FEAT: allow refetch config per query. QueryConfig can no longer be const.
0.4.1+4 #
- Update a dependency to the latest release.
0.4.1+3 #
- Update a dependency to the latest release.
0.4.1+2 #
- Update a dependency to the latest release.
0.4.1+1 #
- Update a dependency to the latest release.
0.4.1 #
- FEAT: add creation and deletion observers.
0.4.0+1 #
- FIX: export query observer.
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