stack_appodeal_flutter 3.2.1 copy "stack_appodeal_flutter: ^3.2.1" to clipboard
stack_appodeal_flutter: ^3.2.1 copied to clipboard

Official Flutter plugin to support Appodeal SDK for Android and iOS platforms. Support Consent Dialog for GDPR/CCPA zone.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stack_appodeal_flutter

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

dependencies:
  stack_appodeal_flutter: ^3.2.1

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:stack_appodeal_flutter/stack_appodeal_flutter.dart';
79
likes
130
pub points
87%
popularity

Publisher

verified publisherappodeal.com

Official Flutter plugin to support Appodeal SDK for Android and iOS platforms. Support Consent Dialog for GDPR/CCPA zone.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on stack_appodeal_flutter