refinery89_monetize_app 1.2.0 copy "refinery89_monetize_app: ^1.2.0" to clipboard
refinery89_monetize_app: ^1.2.0 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 Flutter:

 $ flutter pub add refinery89_monetize_app

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

dependencies:
  refinery89_monetize_app: ^1.2.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:refinery89_monetize_app/r89_sdk.dart';
import 'package:refinery89_monetize_app/r89_sdk_ad_factory.dart';
0
likes
130
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

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on refinery89_monetize_app