ak_ads_plugin 0.1.1 copy "ak_ads_plugin: ^0.1.1" to clipboard
ak_ads_plugin: ^0.1.1 copied to clipboard

Ads plugin for Android only

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ak_ads_plugin

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

dependencies:
  ak_ads_plugin: ^0.1.1

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:ak_ads_plugin/ak_ads_plugin.dart';
3
likes
120
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Ads plugin for Android only

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ak_ads_plugin

Packages that implement ak_ads_plugin