wingify_fme_flutter_sdk 1.55.0 copy "wingify_fme_flutter_sdk: ^1.55.0" to clipboard
wingify_fme_flutter_sdk: ^1.55.0 copied to clipboard

Wingify FME is a solution where you integrate Wingify's SDK in your app codebase and can run feature tests, rollouts, personalization and experimentation campaigns.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wingify_fme_flutter_sdk

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

dependencies:
  wingify_fme_flutter_sdk: ^1.55.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:wingify_fme_flutter_sdk/wingify_fme_flutter_sdk.dart';
0
likes
125
points
1.54k
downloads

Documentation

API reference

Publisher

verified publisherwingify.com

Weekly Downloads

Wingify FME is a solution where you integrate Wingify's SDK in your app codebase and can run feature tests, rollouts, personalization and experimentation campaigns.

Homepage

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wingify_fme_flutter_sdk

Packages that implement wingify_fme_flutter_sdk