adforus_greenp_plugin 3.0.0 copy "adforus_greenp_plugin: ^3.0.0" to clipboard
adforus_greenp_plugin: ^3.0.0 copied to clipboard

AdForUs GreenP OfferWall Plugin for Flutter. Supporting both Android and iOS. Refer to our website https://greenp.kr/ for more details on how to join our program and use our SDK Offer Walls

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adforus_greenp_plugin

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

dependencies:
  adforus_greenp_plugin: ^3.0.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:adforus_greenp_plugin/greenp_offer/enums/sdk_status.dart';
import 'package:adforus_greenp_plugin/greenp_offer/greenp_manager.dart';
import 'package:adforus_greenp_plugin/greenp_offer/model/greenp_response.dart';
import 'package:adforus_greenp_plugin/greenp_plugin.dart';
0
likes
110
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

AdForUs GreenP OfferWall Plugin for Flutter. Supporting both Android and iOS. Refer to our website https://greenp.kr/ for more details on how to join our program and use our SDK Offer Walls

Homepage

Documentation

API reference

License

Apache-2.0, BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on adforus_greenp_plugin

Packages that implement adforus_greenp_plugin