feature_flags_toggly_isar 0.2.1 copy "feature_flags_toggly_isar: ^0.2.1" to clipboard
feature_flags_toggly_isar: ^0.2.1 copied to clipboard

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

0.2.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.2.0 #

2026-06-15

Changed #

  • Switched from the unmaintained isar/isar_flutter_libs/isar_generator packages to the community-maintained fork: isar_community, isar_community_flutter_libs, and isar_community_generator (^3.3.2). The fork is API-compatible with Isar v3; imports now use package:isar_community/isar.dart. No public API changes.

0.1.0 #

2026-05-30

Added #

  • Initial release. IsarCacheProvider, a TogglyCacheProvider backed by the Isar database, persisting feature flags, variant definitions, and JWKS for offline restart with feature_flags_toggly.
0
likes
120
points
174
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Isar database 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, isar_community, isar_community_flutter_libs, path_provider

More

Packages that depend on feature_flags_toggly_isar