apsl_admob_ads_flutter 1.5.0 copy "apsl_admob_ads_flutter: ^1.5.0" to clipboard
apsl_admob_ads_flutter: ^1.5.0 copied to clipboard

Apsl AdMob Ads is a comprehensive Flutter package for Google AdMob integration with advanced retry logic, error handling, and configurable ad management

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apsl_admob_ads_flutter

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

dependencies:
  apsl_admob_ads_flutter: ^1.5.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:apsl_admob_ads_flutter/apsl_admob_ads_flutter.dart';
0
likes
160
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Apsl AdMob Ads is a comprehensive Flutter package for Google AdMob integration with advanced retry logic, error handling, and configurable ad management

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection, flutter, google_mobile_ads, logger, shared_preferences

More

Packages that depend on apsl_admob_ads_flutter