ff_flutter_client_sdk 2.1.3 copy "ff_flutter_client_sdk: ^2.1.3" to clipboard
ff_flutter_client_sdk: ^2.1.3 copied to clipboard

Feature Flag Management platform from Harness. Flutter SDK can be used to integrate with the platform in your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ff_flutter_client_sdk

With Flutter:

 $ flutter pub add ff_flutter_client_sdk

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

dependencies:
  ff_flutter_client_sdk: ^2.1.3

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:ff_flutter_client_sdk/CfClient.dart';
import 'package:ff_flutter_client_sdk/CfConfiguration.dart';
import 'package:ff_flutter_client_sdk/CfTarget.dart';
import 'package:ff_flutter_client_sdk/FfFlutterClientSDKWebPlugin.dart';
import 'package:ff_flutter_client_sdk/web_plugin_internal/FfJavascriptSDKInterop.dart';
2
likes
0
points
171
downloads

Publisher

verified publisherharness.io

Weekly Downloads

Feature Flag Management platform from Harness. Flutter SDK can be used to integrate with the platform in your Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, js, logging, uuid

More

Packages that depend on ff_flutter_client_sdk