bluestack_sdk_flutter 1.0.1 copy "bluestack_sdk_flutter: ^1.0.1" to clipboard
bluestack_sdk_flutter: ^1.0.1 copied to clipboard

A comprehensive Flutter plugin for integrating BlueStack's ad monetization platform, supporting interstitial, rewarded, and banner ads with seamless implementation for Android and iOS apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bluestack_sdk_flutter

With Flutter:

 $ flutter pub add bluestack_sdk_flutter

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

dependencies:
  bluestack_sdk_flutter: ^1.0.1

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:bluestack_sdk_flutter/bluestack_sdk.dart';
0
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter plugin for integrating BlueStack's ad monetization platform, supporting interstitial, rewarded, and banner ads with seamless implementation for Android and iOS apps.

Homepage

Topics

#bluestack #ads #interstitial #rewarded #banner

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on bluestack_sdk_flutter

Packages that implement bluestack_sdk_flutter