notik_offerwall 1.1.0 copy "notik_offerwall: ^1.1.0" to clipboard
notik_offerwall: ^1.1.0 copied to clipboard

Flutter SDK for the Notik Offerwall. Provides native offer listing, search, sort, categories, offer details, WebView-based offer flow, and postback tracking.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add notik_offerwall

With Flutter:

 $ flutter pub add notik_offerwall

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

dependencies:
  notik_offerwall: ^1.1.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:notik_offerwall/notik_offerwall.dart';
2
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for the Notik Offerwall. Provides native offer listing, search, sort, categories, offer details, WebView-based offer flow, and postback tracking.

Homepage

License

unknown (license)

Dependencies

advertising_id, crypto, device_info_plus, flutter, http, package_info_plus, url_launcher, webview_flutter

More

Packages that depend on notik_offerwall

Packages that implement notik_offerwall