cubepod_query 0.1.5 copy "cubepod_query: ^0.1.5" to clipboard
cubepod_query: ^0.1.5 copied to clipboard

Data fetching, caching, and server state management for CubePod.

0.1.5 #

  • Synchronized version to 0.1.5 for Alpha release preparation.

0.1.4 #

Benchmarked CubeQuery.fetch() cache-hit path at 11.5M ops/sec against real Flutter SDK baselines. Fixed stale-time comparison logic — previously the stale check used wall-clock DateTime.now() which could behave unexpectedly during clock adjustments. Switched to Stopwatch-based elapsed tracking.

0.1.2 #

Added force: true flag to CubeQuery.fetch() to bypass the cache. Added configurable staleTime and cacheTime durations. Added query key support for cache namespacing.

0.1.0 #

Initial release with CubeQuery data fetching primitive.

0
likes
140
points
337
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Data fetching, caching, and server state management for CubePod.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

cubepod_core, cubepod_state

More

Packages that depend on cubepod_query