cached_query_flutter 2.6.0 copy "cached_query_flutter: ^2.6.0" to clipboard
cached_query_flutter: ^2.6.0 copied to clipboard

Assortment of builders and addons for use with Cached Query in flutter.

2.6.0 #

  • FEAT: Applies shouldRefetch config to refetchCurrentQueries (#64). (7787bcde)

2.5.0 #

  • FEAT: change CachedQuery.instance.refetchQueries() to a future. (047edffe)

2.4.4 #

  • REFACTOR: package update. (22944de7)
  • FIX: manual query update > local storage & web platform check (#55). (1a1ac507)

2.4.3 #

2.4.2 #

  • Update a dependency to the latest release.

2.4.1 #

  • Update a dependency to the latest release.

2.4.0 #

  • FEAT: added background duration to fetchOnResume (#52). (1e71c9b2)

2.3.0 #

  • FEAT: allow multiple caches in flutter. (4429f6fe)
  • FEAT: allow passing a different cache to queries. (aeb23396)

2.2.0 #

  • FEAT: add enabled flag to consumer and listener. (4c340484)
  • FEAT: add enable flag to infinite query builder. (a415d847)
  • FEAT: add enabled flag to query_builder.dart. (d8de7b6f)

2.1.4 #

  • Update a dependency to the latest release.

2.1.3 #

  • Update a dependency to the latest release.

2.1.2 #

  • REFACTOR: infinite_query. (f7d1708b)
  • FIX: upgrade rx dart to 0.28.*. (2fbcf5c3)

2.1.1 #

  • Update a dependency to the latest release.

2.1.0 #

  • FEAT: listener and consumer widgets (#36). (01595f4a)

2.0.3 #

  • Update a dependency to the latest release.

2.0.2 #

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.3 #

2.0.0-dev.2 #

  • FEAT: add devtools package (#24). (43ba85ea)
  • DOCS: update for storageSerializer and storageDeserializer. (0b4c4e5f)

2.0.0-dev.1 #

  • FEAT: added storageSerializer and storageDeserializer to the QueryConfig to allow for more flexible storage (#20). (4aca144d)

2.0.0-dev.0 #

Note: This release has breaking changes.

  • FEAT: added query logging observer. (a95896e7)
  • BREAKING FEAT: return mutation state from mutate function. (02e29ed0)

1.0.1 #

  • FIX: analysis options, for examples. (0f28d977)
  • FIX: package updates. (0a934e2f)
  • FIX: better generic type names. (1e7fb516)

1.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

1.0.0-dev.2 #

  • FEAT: Added buildWhen to other query builders (#15). (a8f58359)
  • FEAT: added buildWhen parameter in QueryBuilder for conditional rebuilding (#14). (4d2d3678)

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+1 #

  • DOCS: update to query config flutter. (2b729f49)

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
33
likes
160
points
2.34k
downloads

Publisher

verified publishercachedquery.dev

Weekly Downloads

Assortment of builders and addons for use with Cached Query in flutter.

Homepage
Repository (GitHub)

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

cached_query, connectivity_plus, flutter

More

Packages that depend on cached_query_flutter