uptech_growthbook_sdk_flutter 1.2.0 copy "uptech_growthbook_sdk_flutter: ^1.2.0" to clipboard
uptech_growthbook_sdk_flutter: ^1.2.0 copied to clipboard

A thin wrapper around GrowthBook's Flutter SDK to support automated testing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uptech_growthbook_sdk_flutter

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

dependencies:
  uptech_growthbook_sdk_flutter: ^1.2.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:uptech_growthbook_sdk_flutter/uptech_growthbook_sdk_flutter.dart';
4
likes
80
pub points
64%
popularity

Publisher

verified publisherupte.ch

A thin wrapper around GrowthBook's Flutter SDK to support automated testing

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, growthbook_sdk_flutter

More

Packages that depend on uptech_growthbook_sdk_flutter