flutter_fbads 0.0.2 copy "flutter_fbads: ^0.0.2" to clipboard
flutter_fbads: ^0.0.2 copied to clipboard

outdated

A new flutter plugin project.

flutter_fbads(Only Android) #

Flutter Facebook Audience Network Interstitial Ad Plug in. You can use Flutter Facebook Audience Network Interstitial with this plugin. Only on Android. Banners, and native are not supported.

pubspec.yml (install dependency) #

dependencies:
flutter_fbads:
git:
url: https://gitlab.com/kyungjoongo/flutter_fbads.git

import package #

import 'package:flutter_fbads/flutter_fbads.dart';

usage #

//your facebook audience network Interstitial ad id.
String adId = '394084851148824_394085212345678';

//show Interstitial ad .
FlutterFbads.showInitAd(adId);

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_fbads