event_ads 0.2.0 copy "event_ads: ^0.2.0" to clipboard
event_ads: ^0.2.0 copied to clipboard

Holds an implementation for ad mob integration using the event_bloc package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add event_ads

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

dependencies:
  event_ads: ^0.2.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:event_ads/event_ads.dart';
0
likes
130
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

Holds an implementation for ad mob integration using the event_bloc package

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

event_bloc, event_db, flutter, fluttertoast, google_mobile_ads, uuid

More

Packages that depend on event_ads