PackageTrack
Sign in Get early access

bidmad_plugin

Flutter Plugin for using BidmadSDK

1.13.0

What this package is like to depend on

Last release 12 days ago

12 Aug 2026

Ships fairly regularly

a new release about every 6 weeks

Nearly every release is documented

notes for 54 of 56 stable releases

2 versions withdrawn

withdrawn after publishing

5 years old

59 releases · first in 2021

11 releases in the last 12 months

see the full history below

Release timeline

59 releases · Mar 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 59
  1. 1.13.0 12 Aug 2026
    Release notes
    • BREAKING: onFailAd callbacks now receive an error code — void Function(String errorMsg)void Function(String errorMsg, int errorCode). Applies to banner, refined banner, interstitial, reward and native ads.
    • Custom-rendered ad support added: FlutterBaseCustomRenderedAd with the BidmadCustomRenderedAdData data type and initCustomRenderedAdChannel
    • Refined banner reworked: BidmadBannerRefinedWidget now centers and clips oversized ads, honours a max-size restriction, and no longer leaks its ScrollController; size updates flow through the new BidmadUtilSizeChangeNotifier
    • FlutterBaseBannerRefined now holds the whole BidmadInfo instead of separate width/height/network fields
    Open source →
  2. 1.13.0+1 12 Aug 2026
    Release notes
    • Readme Update
    Open source →
  3. 1.12.3 11 Aug 2026
    Release notes
    • AOS: added PremiumAds adapter (com.adop.sdk.adapter:premiumads 1.0.10.0)
    • iOS: added BidmadPremiumAdsGoogleAdapter 1.0.6.14.1
    Open source →
  4. 1.12.2 11 Aug 2026
    Release notes
    • AOS/iOS: Admixer ad network support ended
    • AOS: AdPopcorn ad network support ended
    • iOS: BidmadSDK 7.0.1, ad network adapters gen-14
    • AOS: bidmad-androidx 3.28.2, admob-obh 3.28.1, ad network adapters updated
    • AOS/iOS: PremiumAds is no longer installed transitively by AdMob bidding — apps that need it must add the dependency directly
    Open source →
  5. 1.12.1 13 Jul 2026
    Release notes
    • iOS: added LY Ads Network (LINE) to AdMob bidding — BidmadPartners/AdMobBidding 1.0.11 → 1.0.12 (GoogleMobileAdsMediationLine 3.0.1.0, FiveAd 3.0.1)
    Open source →
  6. 1.12.0 01 Jul 2026
    Release notes
    • AOS/iOS ad network SDK dependencies updated to latest (gen-14)
    • iOS BidmadSDK 7.0.0
    • AOS added PremiumAds maven repository (admobbidding transitive dependency)
    Open source →
  7. 1.12.0+1 01 Jul 2026
    Release notes
    • Readme Update
    Open source →
  8. 1.11.11 15 May 2026
    Release notes
    • iOS Dependencies Update
    Open source →
  9. 1.11.10 23 Jan 2026
    Release notes
    • iOS occasional crash issue is fixed
    Open source →
  10. 1.11.9 15 Dec 2025
    Release notes
    • BidmadSDK iOS Dependencies Update
    Open source →
  11. 1.11.8 25 Aug 2025
    Release notes
    • AOS update ad network adapter
    • iOS update ad network adapter
    • Fixed bugs
    Open source →
  12. 1.11.8-hotfix.1 17 Oct 2025 pre-release

    Nothing published for this version

  13. 1.11.7 31 Jul 2025
    Release notes
    • AOS enable admob full-screen ad immersive mode
    Open source →
  14. 1.11.6 31 Jul 2025
    Release notes
    • Fixed bugs
    Open source →
  15. 1.11.5 10 Jul 2025
    Release notes
    • Ad Network SDK Update
    • iOS Change Min iOS Version 13
    • AOS Change Min SDK 23, Target SDK 35
    • Add SSC interface in FlutterBidmadCommon
    • Add VPC/VPI/ZoneId information to BMAdInfo
    • Fixed bugs
    Open source →
  16. 1.11.4 19 May 2025
    Release notes
    • iOS 13 / 14 crash issue is now fixed
    • AOS Add admixer ad network
    • AOS mobwith/ortb adapter update
    Open source →
  17. 1.11.3 28 Apr 2025
    Release notes
    • iOS Crash Fix
    • iOS reward-completion callback fix
    • Fixed namespace build error that occurred in plugin build in Gradle Plugin 7.4 or higher.
    • Fixed crash error that occurred intermittently in AOS.
    • changed onChangedSizeCallback to be called even if no changes are detected.
    • add init size option
    • add BannerRefinedWidget state update function.
    Open source →
  18. 1.11.2 19 Mar 2025
    Release notes
    • AOS / iOS Update bidmad sdk version
    • AOS / iOS Additional ad network supports added
    • AOS Fixed banner size issue with some ads
    Open source →
  19. 1.11.1 07 Jan 2025
    Release notes
    • android / ios bidmad sdk version update
    • android adpie sdk version update
    • changed onChangedSizeCallback to be called even if no changes are detected.
    • Fixed several bugs
    Open source →
  20. 1.11.0 15 Oct 2024
    Release notes
    • Appkey is no longer used and has been replaced by appDomain.
    • Add Ad Networks
    • iOS AdMob Mediation now can load Pangle Ads (Banner Only)
    • Ad content clipping issue with UnityAds is now fixed (iOS Only)
    • add loadWithIgnoreDispose in FlutterBaseBannerRefined (Android Only)
    • Add Interstitial Click Callback
    • Callbacks now hand out BidmadInfo instances
    • Fixed error in which the unique key was not generated properly in flutter 3.22
    • Fixed several bugs
    Open source →
  21. 1.10.0 06 Aug 2024
    Release notes
    • Add Interstitial Click Callback
    • BidmadInfo class added
    • Callbacks now hand out info instances
    Open source →
  22. 1.9.0 25 Mar 2024
    Release notes
    • iOS Library Update for Privacy Manifest
    • AOS Support Criteo Network
    • Bug Fix
    Open source →
  23. 1.8.4 03 Jan 2024
    Release notes
    • AOS/iOS Library Update
    • Bug Fix
    Open source →
  24. 1.8.3 03 Jan 2024 withdrawn

    Nothing published for this version

  25. 1.8.2 03 Jan 2024 withdrawn

    Nothing published for this version

  26. 1.8.1 23 Nov 2023
    Release notes
    • iOS DAU collection bug fixed
    Open source →
  27. 1.8.0 25 Oct 2023
    Release notes
    • Supports Mediation Adapter dependency by advertising network
    Open source →
  28. 1.7.4 11 Oct 2023
    Release notes
    • AOS Coupang Bug Fix
    Open source →
  29. 1.7.3 12 Sep 2023
    Release notes
    • iOS UnityAds Bug Fix
    Open source →
  30. 1.7.2 21 Aug 2023
    Release notes
    • AOS Ad Network SDK Update(Admob / Applovin / Pangle / Fyber)
    • AOS Fix Pangle network SSC Deprecated code
    • iOS Ad Network SDK Update (Admob, UnityAds, Applovin, Ironsource, Vungle, Pangle, PubMatic, Facebook)
    • iOS Pangle New Interface Update
    Open source →
  31. 1.7.1 02 Aug 2023
    Release notes
    • Bug Fix Ad Network Coupang Orientation (Interstitial / Reward)
    Open source →
  32. 1.7.0 25 Jul 2023
    Release notes
    • Support Ad Network Coupang (Banner / NativeAd)
    • Add new interface Ad block status callback by Coupang Ad Network
    • Improved banner refresh function
    • Bug Fix
    Open source →
  33. 1.6.0 07 Jun 2023
    Release notes
    • Add new banner interface (FlutterBaseBannerRefined, BidmadBannerRefinedWidget)
    • Add initializeSdk callback support
    Open source →
  34. 1.5.4 14 Mar 2023
    Release notes
    • BugFix: iOS Banner Ad Misposition from ListView and SilverList
    Open source →
  35. 1.5.3 09 Mar 2023
    Release notes
    • AOS Location permission Library Update
    Open source →
  36. 1.5.2 16 Feb 2023
    Release notes
    • AOS Modify Resource file
    Open source →
  37. 1.5.1 15 Feb 2023
    Release notes
    • Fix Banner initialize error
    Open source →
  38. 1.5.0 25 Jan 2023
    Release notes
    • Support Ad Type NativeAd
    • Support Ad Network Pubmatic, AdopPrebid, Mobon
    • AOS Proguard Role Update
    Open source →
  39. 1.4.2 12 Jan 2023

    Nothing published for this version

  40. 1.4.1 30 Nov 2022
    Release notes
    • iOS Framework Version Update to 4.6.0.1 (SDK · OBH · FNC · FC)
    Open source →
  41. 1.4.0 26 Aug 2022
    Release notes
    • Update logic related to GDPR consent function by Ad Network.
    • Update Ad Network Library Version
    • Fix Bugs
    Open source →
  42. 1.3.0 15 Jun 2022
    Release notes
    • Remove Cauly Network<br>
    • AOS RewardInterstitial ad processing update<br>
    • AOS Proguard Role Update<br>
    • iOS Tapjoy Network Depedency Update<br>
    • iOS Tapjoy Dependency Update<br>
    • Bug Fix
    Open source →
  43. 1.2.0 16 May 2022
    Release notes
    • AOS / IOS AdNetwork Library Update<br>
    • Advertisement processing logic stabilization<br>
    • Remove AppLovin Max / Mopub Network<br>
    • Bug Fix
    Open source →
  44. 1.1.0 31 Mar 2022
    Release notes

    -Support Ad Network Applovin MAX, Inmobi, Ironsource, Vungle, Tapjoy<br> -AOS Proguard Role Update<br> -Bug fix

    Open source →
  45. 1.1.0+1 31 Mar 2022
    Release notes

    -Readme Update

    Open source →
  46. 1.1.0+2 31 Mar 2022
    Release notes

    -Readme Update

    Open source →
  47. 1.0.0 17 Dec 2021
    Release notes

    -Automated plugin registration Support<br> -Additional Mediation Support<br> -Bug fix

    Open source →
  48. 0.9.2 30 Sep 2021
    Release notes

    -Support Null safety<br> -Additional AdNetworks Support

    Open source →
  49. 0.9.1 23 Apr 2021
    Release notes

    -Add Banner Widget

    Open source →
  50. 0.9.1+1 23 Apr 2021
    Release notes

    -Readme Update

    Open source →
  51. 0.9.1+2 26 Apr 2021
    Release notes

    -Readme Update

    Open source →
  52. 0.9.1+3 26 Apr 2021
    Release notes

    -Readme Update

    Open source →
  53. 0.9.1+4 27 Apr 2021
    Release notes

    -Readme Update

    Open source →
  54. 0.9.1+5 02 Jun 2021

    Nothing published for this version

  55. 0.9.0 15 Apr 2021
    Release notes

    -GDPR Function Added (for Google Ad Networks) -GDPR Functions Added (for Non-Google Ad Networks)

    Open source →
  56. 0.8.0 26 Mar 2021
    Release notes

    -Support iOS

    Open source →
  57. 0.8.0+1 29 Mar 2021
    Release notes

    -Readme Update

    Open source →
  58. 0.7.0 19 Mar 2021
    Release notes

    -Upload Bidmad Flutter Plugin Dev Version<br> -Support Android

    Open source →
  59. 0.7.0+1 19 Mar 2021
    Release notes

    -Readme Update

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive