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

SQLite persistence backend for the Toggly Flutter SDK (feature_flags_toggly), enabling offline feature flag, variant, and JWKS caching via sqflite.

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. SqliteCacheProvider, a TogglyCacheProvider backed by sqflite, persisting feature flags, variant definitions, and JWKS in a single table for offline restart with feature_flags_toggly.
0
likes
150
points
95
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

SQLite persistence backend for the Toggly Flutter SDK (feature_flags_toggly), enabling offline feature flag, variant, and JWKS caching via sqflite.

License

BSD-3-Clause (license)

Dependencies

feature_flags_toggly, flutter, path, sqflite

More

Packages that depend on feature_flags_toggly_sqlite