pointpub_sdk 1.0.2 copy "pointpub_sdk: ^1.0.2" to clipboard
pointpub_sdk: ^1.0.2 copied to clipboard

A Flutter OfferWall SDK for Android and iOS that enables apps to show reward-based campaigns and manage virtual points through a unified cross-platform API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pointpub_sdk

With Flutter:

 $ flutter pub add pointpub_sdk

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

dependencies:
  pointpub_sdk: ^1.0.2

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

Publisher

unverified uploader

Weekly Downloads

A Flutter OfferWall SDK for Android and iOS that enables apps to show reward-based campaigns and manage virtual points through a unified cross-platform API.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pointpub_sdk

Packages that implement pointpub_sdk