adhub 0.0.6 copy "adhub: ^0.0.6" to clipboard
adhub: ^0.0.6 copied to clipboard

PlatformiOS

A Flutter package that simplifies ad integration with a unified API for banner, interstitial, and rewarded ads.

0.0.6 #

  • Hotfix: resolved a compilation error by ensuring <bool> return type safety on OneSignal's isOptedIn method.

0.0.5 #

  • Added fallback logic to show the update dialog with appUrl if the specified app version isn't found in JSON.
  • Optimized RateUs dialog to not repeatedly show in the same session after the user interacts with it.
  • Added AdhubNotifications utility class to easily allow developers to toggle OneSignal push notifications on and off for the end-user.
  • Upgraded underlying package dependencies to the newest stable versions.

0.0.4 #

  • Major refactor of Ads singleton (reduced 1200+ lines of duplicate code).
  • Unified ad type indexing (0: Google Inter, 1: Google Rewarded, 2: Google Rewarded Inter, 3: AppLovin Inter, 4: AppLovin Rewarded).
  • Added AppLovin Rewarded ad support.
  • Added descriptive logging for ad lifecycle events.
  • Removed GlobalBannerAd (logic unified into screen-level banners).

0.0.3 #

  • Added multi-platform support (Android & iOS).
  • Stability improvements and bug fixes.

0.0.2 #

  • TODO: quick fixes.

0.0.1 #

  • TODO: Describe initial release.
1
likes
140
points
244
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies ad integration with a unified API for banner, interstitial, and rewarded ads.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

app_tracking_transparency, applovin_max, dio, flutter, flutter_hooks, get, google_mobile_ads, in_app_review, loading_animation_widget, logger, onesignal_flutter, package_info_plus, provider, url_launcher

More

Packages that depend on adhub