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

3rd Part Mobile Ads SDK plugin for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lazy_ads

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

dependencies:
  lazy_ads: ^0.0.2

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:lazy_ads/lazy_ads.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

3rd Part Mobile Ads SDK plugin for Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, meta, platform

More

Packages that depend on lazy_ads