fb_audience_network_ad 0.0.8 copy "fb_audience_network_ad: ^0.0.8" to clipboard
fb_audience_network_ad: ^0.0.8 copied to clipboard

just facebook audience ad network support Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fb_audience_network_ad

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

dependencies:
  fb_audience_network_ad: ^0.0.8

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:fb_audience_network_ad/ad/ad_banner.dart';
import 'package:fb_audience_network_ad/ad/ad_interstitial.dart';
import 'package:fb_audience_network_ad/ad/ad_native.dart';
import 'package:fb_audience_network_ad/constants.dart';
import 'package:fb_audience_network_ad/constants/fb_constants.dart';
import 'package:fb_audience_network_ad/generated/i18n.dart';
10
likes
30
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

just facebook audience ad network support Android and iOS.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fb_audience_network_ad

Packages that implement fb_audience_network_ad