experiment_sdk_flutter 1.3.0 copy "experiment_sdk_flutter: ^1.3.0" to clipboard
experiment_sdk_flutter: ^1.3.0 copied to clipboard

outdated

Experiment SDK for Flutter powered by ProductMinds. Amplitude Experiment is a tool to manage and orchestrate AB testing and feature flagging.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add experiment_sdk_flutter

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

dependencies:
  experiment_sdk_flutter: ^1.3.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:experiment_sdk_flutter/experiment_sdk_flutter.dart';
4
likes
0
points
244
downloads

Publisher

verified publisherminders.app

Weekly Downloads

Experiment SDK for Flutter powered by ProductMinds. Amplitude Experiment is a tool to manage and orchestrate AB testing and feature flagging.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

amplitude_flutter, flutter, http, shared_preferences

More

Packages that depend on experiment_sdk_flutter