playtesters_sdk 0.2.0 copy "playtesters_sdk: ^0.2.0" to clipboard
playtesters_sdk: ^0.2.0 copied to clipboard

Client SDK for wiring an Android or iOS app into the 12tester closed-testing platform.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add playtesters_sdk

With Flutter:

 $ flutter pub add playtesters_sdk

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

dependencies:
  playtesters_sdk: ^0.2.0

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:playtesters_sdk/playtesters_sdk.dart';
0
likes
0
points
147
downloads

Publisher

verified publisherplaytesters.dev

Weekly Downloads

Client SDK for wiring an Android or iOS app into the 12tester closed-testing platform.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, package_info_plus, play_install_referrer, shared_preferences

More

Packages that depend on playtesters_sdk