openfeature_provider_intellitoggle 0.0.3 copy "openfeature_provider_intellitoggle: ^0.0.3" to clipboard
openfeature_provider_intellitoggle: ^0.0.3 copied to clipboard

Official IntelliToggle provider for the OpenFeature Dart Server SDK. Enables feature flagging, experimentation, and remote evaluation for Dart server-side applications. See https://intellitoggle.com a [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add openfeature_provider_intellitoggle

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

dependencies:
  openfeature_provider_intellitoggle: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:openfeature_provider_intellitoggle/openfeature_provider_intellitoggle.dart';
0
likes
0
points
688
downloads

Publisher

verified publisheraortem.io

Weekly Downloads

Official IntelliToggle provider for the OpenFeature Dart Server SDK. Enables feature flagging, experimentation, and remote evaluation for Dart server-side applications. See https://intellitoggle.com and https://openfeature.dev for details.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, meta, openfeature_dart_server_sdk

More

Packages that depend on openfeature_provider_intellitoggle