refinery89_monetize_app 0.0.1-dev.8 copy "refinery89_monetize_app: ^0.0.1-dev.8" to clipboard
refinery89_monetize_app: ^0.0.1-dev.8 copied to clipboard

The flutter plugin for the Refinery 89 Monetize App, supporting banner, outStream, interstitial (full-screen) and scrollable ads

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add refinery89_monetize_app

With Flutter:

 $ flutter pub add refinery89_monetize_app

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

dependencies:
  refinery89_monetize_app: ^0.0.1-dev.8

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:refinery89_monetize_app/r89_sdk.dart';
import 'package:refinery89_monetize_app/r89_sdk_ad_factory.dart';
0
likes
0
pub points
62%
popularity

Publisher

unverified uploader

The flutter plugin for the Refinery 89 Monetize App, supporting banner, outStream, interstitial (full-screen) and scrollable ads

Homepage
Repository

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on refinery89_monetize_app