apptimize_flutter 2.0.3 copy "apptimize_flutter: ^2.0.3" to clipboard
apptimize_flutter: ^2.0.3 copied to clipboard

The Apptimize Flutter SDK allows application developers to run A/B tests and manage feature flags across the entire development stack.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apptimize_flutter

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

dependencies:
  apptimize_flutter: ^2.0.3

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:apptimize_flutter/apptimize_flutter.dart';
2
likes
120
pub points
59%
popularity

Publisher

verified publisherapptimize.com

The Apptimize Flutter SDK allows application developers to run A/B tests and manage feature flags across the entire development stack.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on apptimize_flutter