configdirector_openfeature_flutter_provider 0.1.0-beta.1 copy "configdirector_openfeature_flutter_provider: ^0.1.0-beta.1" to clipboard
configdirector_openfeature_flutter_provider: ^0.1.0-beta.1 copied to clipboard

OpenFeature provider for ConfigDirector on Flutter. ConfigDirector is a remote configuration and feature flag service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add configdirector_openfeature_flutter_provider

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

dependencies:
  configdirector_openfeature_flutter_provider: ^0.1.0-beta.1

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

Import it

Now in your Dart code, you can use:

import 'package:configdirector_openfeature_flutter_provider/configdirector_openfeature_flutter_provider.dart';
0
likes
150
points
0
downloads

Documentation

Documentation
API reference

Publisher

verified publisherconfigdirector.com

Weekly Downloads

OpenFeature provider for ConfigDirector on Flutter. ConfigDirector is a remote configuration and feature flag service.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#feature-flags #remote-config #openfeature

License

MIT (license)

Dependencies

configdirector_flutter_client_sdk, flutter, openfeature_dart_client_sdk

More

Packages that depend on configdirector_openfeature_flutter_provider