flutter_wannads 0.0.1 copy "flutter_wannads: ^0.0.1" to clipboard
flutter_wannads: ^0.0.1 copied to clipboard

outdated

SDK for Wannads ad network (Android only at the moment)

Flutter Wannads #

SDK for Wannads ad network (Android only at the moment)

Getting Started #

1. Initialization: #

FlutterWannads.instance.init(apiKey: "[ApiKey]", 
                             apiSecret: "[ApiSecret]",             
                             user: WanUser(id: "[Unique_User_Id]"));

2. Show Offerwall #

FlutterWannads.instance.showOfferwall();

3. Show SurveyOfferwall #

FlutterWannads.instance.showSurveysOfferwall();

Important #

This plugin is still under development, use it at your own risk

1
likes
0
points
21
downloads

Publisher

verified publisherblissoft.online

Weekly Downloads

SDK for Wannads ad network (Android only at the moment)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_wannads