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

PlatformAndroid

Official client SDKs for integrating mobile applications with the https://playtesters.dev closed-testing platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add playtesters_sdk

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

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

Documentation

API reference

Publisher

verified publisherplaytesters.dev

Weekly Downloads

Official client SDKs for integrating mobile applications with the https://playtesters.dev closed-testing platform.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, package_info_plus, play_install_referrer, shared_preferences

More

Packages that depend on playtesters_sdk