cached_query 0.1.0+1 copy "cached_query: ^0.1.0+1" to clipboard
cached_query: ^0.1.0+1 copied to clipboard

A simple library for dealing with server state in dart and flutter.

0.1.0+1 #

  • FIX: Infinite query doesn't fetch all pages from storage.

0.1.0 #

  • Bump "cached_query" to 0.1.0.

0.1.0 #

  • FIX: Infinite query not re-fetching in order.
  • FIX: try to get result each time a stream is requested.
  • FIX: seeded the stream with the current state.
  • DOCS: docusaurus and query page.
  • DOCS: initial commit.
  • DOCS: update contents.
  • DOCS: add links to readme.
  • DOCS: error handling.

0.0.3 #

docs: better readme layout

0.0.2 #

  • fix: try to fetch anytime the stream is requested

0.0.2-dev.2 #

  • fix: seeded query stream with current state.

0.0.2-dev.1 #

  • Remove the unnecessary dependency on flutter

0.0.1 #

  • Cached query, a simple library for dealing with server state in dart and flutter.
45
likes
0
pub points
64%
popularity

Publisher

verified publishercachedquery.dev

A simple library for dealing with server state in dart and flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

collection, meta, rxdart

More

Packages that depend on cached_query