kameleoon_client_flutter 3.5.1 copy "kameleoon_client_flutter: ^3.5.1" to clipboard
kameleoon_client_flutter: ^3.5.1 copied to clipboard

Our SDK gives you the possibility of running experiments and activating feature flags on all platforms targeted by the Flutter application framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kameleoon_client_flutter

With Flutter:

 $ flutter pub add kameleoon_client_flutter

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

dependencies:
  kameleoon_client_flutter: ^3.5.1

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:kameleoon_client_flutter/kameleoon_client_flutter.dart';
0
likes
0
points
2.99k
downloads

Publisher

unverified uploader

Weekly Downloads

Our SDK gives you the possibility of running experiments and activating feature flags on all platforms targeted by the Flutter application framework.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on kameleoon_client_flutter

Packages that implement kameleoon_client_flutter