v0.1.0 of feature_flags_toggly_disk
The official repository for Dart and Flutter packages. [Unoffic…
June 15, 2026
On-disk (plain JSON file) persistence backend for the Toggly Flutter SDK (feature_flags_toggly), enabling offline feature flag, variant, and JWKS caching. Changelog excerpt: 2026-05-30 ### Added - Initial release. DiskCacheProvider, a TogglyCacheProviderthat persists feature flags, variant definitions, and JWKS as plain JSON files on disk (atomic writes) for offline restart with feature_flags_toggly.
Discussion in the ATmosphere