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

Platformweb

A wrapper plugin with convenience APIs allowing easier inserting Google Adsense HTML snippets withing a Flutter UI Web application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_adsense

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

dependencies:
  google_adsense: ^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:google_adsense/google_adsense.dart';
7
likes
160
points
511
downloads
screenshot

Publisher

verified publisherlabs.flutter.dev

Weekly Downloads

A wrapper plugin with convenience APIs allowing easier inserting Google Adsense HTML snippets withing a Flutter UI Web application

Repository (GitHub)
View/report issues
Contributing

Topics

#monetization #ads

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, web

More

Packages that depend on google_adsense