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

0.1.1 #

  • Adds AdSenseCodeParameters configuration object for adSense.initialize.
  • Adds a 100ms delay to adBreak and showAdFn, so Flutter tapevents have time to settle before an H5 Ad takes over the screen.

0.1.0 #

  • Adds H5 Games Ads API as h5 library.

0.0.2 #

  • Breaking changes: Reshuffles API exports:
    • Makes adSense.initialize async.
    • Removes the adUnit method, and instead exports the AdUnitWidget directly.
    • Renames experimental/google_adsense to experimental/ad_unit_widget.dart.
    • Removes the AdStatus and AdUnitParams exports.
    • Removes the "stub" files, so this package is now web-only and must be used through a conditional import.
  • Tweaks several documentation pages to remove references to internal APIs.
  • Splits tests to reflect the new code structure.

0.0.1 #

  • Initial release.
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