cloudflare_worker_kv 0.1.0 copy "cloudflare_worker_kv: ^0.1.0" to clipboard
cloudflare_worker_kv: ^0.1.0 copied to clipboard

Remote config for Flutter backed by Cloudflare Workers KV: in-app defaults, fetch and activate, typed getters and an offline cache.

0.1.0 #

  • Initial release.
  • CloudflareRemoteConfig API: setDefaults, setConfigSettings, fetch, activate, fetchAndActivate, getString / getBool / getInt / getDouble / getValue / getAll, lastFetchTime, lastFetchStatus.
  • ETag / 304 Not Modified support, minimumFetchInterval, 429 throttling.
  • Persistent cache via shared_preferences, pluggable ConfigStorage.
  • Works with the companion Cloudflare Worker in the repository's worker/ module, which serves config from Workers KV.
1
likes
160
points
--
downloads
screenshot

Documentation

API reference

Publisher

verified publisherhuynq.dev

Weekly Downloads

Remote config for Flutter backed by Cloudflare Workers KV: in-app defaults, fetch and activate, typed getters and an offline cache.

Repository (GitHub)
View/report issues

Topics

#remote-config #cloudflare #feature-flags #configuration

License

MIT (license)

Dependencies

flutter, http, meta, shared_preferences

More

Packages that depend on cloudflare_worker_kv