admanager_web 0.0.5 copy "admanager_web: ^0.0.5" to clipboard
admanager_web: ^0.0.5 copied to clipboard

Simple package that allow us display ads from Ad Manager in Flutter Web. This was primarily created to display Adsense ads on Flutter Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add admanager_web

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

dependencies:
  admanager_web: ^0.0.5

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:admanager_web/admanager_web.dart';
30
likes
50
points
229
downloads

Publisher

verified publishersolion-web.com

Weekly Downloads

Simple package that allow us display ads from Ad Manager in Flutter Web. This was primarily created to display Adsense ads on Flutter Web.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, universal_html, visibility_detector

More

Packages that depend on admanager_web