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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add feature_flags_toggly_isar

With Flutter:

 $ flutter pub add feature_flags_toggly_isar

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  feature_flags_toggly_isar: ^0.2.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:feature_flags_toggly_isar/feature_flags_toggly_isar.dart';
0
likes
0
points
437
downloads

Publisher

verified publishertoggly.io

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

feature_flags_toggly, flutter, isar_community, isar_community_flutter_libs, path_provider

More

Packages that depend on feature_flags_toggly_isar