feature_flags_toggly_disk 0.1.1 copy "feature_flags_toggly_disk: ^0.1.1" to clipboard
feature_flags_toggly_disk: ^0.1.1 copied to clipboard

On-disk (plain JSON file) persistence backend for the Toggly Flutter SDK (feature_flags_toggly), enabling offline feature flag, variant, and JWKS caching.

0.1.1 #

2026-06-15

Fixed #

  • Corrected the repository URL in pubspec.yaml to the reachable monorepo location (ops-ai/Toggly.FeatureManagement) so pub.dev can verify it.

0.1.0 #

2026-05-30

Added #

  • Initial release. DiskCacheProvider, a TogglyCacheProvider that persists feature flags, variant definitions, and JWKS as plain JSON files on disk (atomic writes) for offline restart with feature_flags_toggly.
0
likes
150
points
93
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

On-disk (plain JSON file) persistence backend for the Toggly Flutter SDK (feature_flags_toggly), enabling offline feature flag, variant, and JWKS caching.

License

BSD-3-Clause (license)

Dependencies

feature_flags_toggly, flutter, path, path_provider

More

Packages that depend on feature_flags_toggly_disk