flutter_query 0.3.4 copy "flutter_query: ^0.3.4" to clipboard
flutter_query: ^0.3.4 copied to clipboard

Widgets that help state management of asynchronous operations such as sending HTTP requests, getting the response, and caching the result.

0.3.4 (2023-07-19) #

  • Inactive cached query will be removed after the gcDuration

0.3.3 (2023-07-17) #

  • Add useImperativeQuery hook

0.3.2 (2023-07-17) #

  • Make query key generic type

0.3.1 (2023-07-15) #

  • Fix refetching on resumed when enabled is false

0.3.0 (2023-07-12) #

  • Dropped widget-based API
  • Supports hook-based API

0.2.0 (2023-05-31) #

  • Initial release. Prior to this version of the unfinished code will not be maintained.

<0.1.19 #

  • The unfinished code will not be maintained.
18
likes
0
pub points
49%
popularity

Publisher

verified publisherflutterquery.com

Widgets that help state management of asynchronous operations such as sending HTTP requests, getting the response, and caching the result.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, clock, equatable, flutter, flutter_hooks, meta, provider, query_core

More

Packages that depend on flutter_query