configdirector_flutter_client_sdk 0.1.0 copy "configdirector_flutter_client_sdk: ^0.1.0" to clipboard
configdirector_flutter_client_sdk: ^0.1.0 copied to clipboard

Flutter client SDK for ConfigDirector. 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_flutter_client_sdk

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

dependencies:
  configdirector_flutter_client_sdk: ^0.1.0

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_flutter_client_sdk/configdirector_flutter_client_sdk.dart';
0
likes
150
points
98
downloads

Documentation

Documentation
API reference

Publisher

verified publisherconfigdirector.com

Weekly Downloads

Flutter client SDK for ConfigDirector. ConfigDirector is a remote configuration and feature flag service.

Homepage
Repository (GitHub)
View/report issues

Topics

#feature-flags #remote-config #configuration

License

MIT (license)

Dependencies

crypto, flutter, http, package_info_plus, uuid, web

More

Packages that depend on configdirector_flutter_client_sdk