native_admob_flutter 0.5.0 copy "native_admob_flutter: ^0.5.0" to clipboard
native_admob_flutter: ^0.5.0 copied to clipboard

discontinuedreplaced by: google_mobile_ads
outdated

Create native ads easily purely in dart using PlatformViews and Google's ADMOB Sdk

0.5.0 #

  • NEW:
    • Implementation for AppOpenAds
    • Wiki page for AppOpenAds
    • New mixin [UniqueKeyMixin] to implement a unique id to classes
    • MobileAds.isTestDevice method
    • The plugin channel is now public accessible in MobileAds.pluginChannel
  • Fixed: showing warning when a production ad was used in testing (debug)
  • Improved documentation on AdErrors to support AppOpenAds error codes
  • Removed the native video ad gif
  • Updated example:
    • Now it shows an example of how to use a Banner ad in the bottom of the screen with a bottom bar
    • The example is now fully documentated
    • Added AppOpenAd to full-screen ads

0.4.2 #

  • Add declarative support for iOS, even tho it's not supported
  • Internet permission documentated

0.4.1 #

  • NEW: Native Video Ad gif
  • Code refactor

0.4.0 #

0.3.1 #

  • NEW: AdError instead of only errorCode
  • You can now await the show() method from RewardedAd and InterstitialAd
  • Improved documentation
  • Now disposed controllers throw an AssertionError if used

0.3.0 #

  • NEW: Rewarded ads
  • Removed unused methods from interstitial

0.2.0+1 #

  • Banner Ad Builder is only applied if loaded

0.2.0 #

  • NEW:
    • InterstitialAd
    • Adaptive Banner Ads

0.1.2+1 #

  • Readme update
  • All AdViews are documentated now
  • Deprecate SMART_BANNER, as it's deprecated in SDK v20

0.1.2 #

  • NEW:
    • AdSingleChildView. Equivalent to SingleChildView
    • AdExpanded. Equivalent to Expanded
  • Use AdDecoration for decorating AdViews
  • Changed the default native ad layout builder design to make it more like this
  • Loading and Error placeholders are now avaiable on BannerAds
  • Updated example app. It's more clear and more intuitive to use

0.1.1 #

  • Documentation improvement

0.1.0 #

  • NEW: BannerAds
  • BREAKING:
    • Rename AdEvent to NativeAdEvent
    • Rename NativeAds to MobileAds
  • Size is only applied to the ad, not the builder

0.0.8+1 #

  • Implement ad builder

0.0.8 #

  • Implement MediaContent
  • Fixed mute this ad info

0.0.7 #

  • HIGHLIGHT: Automatic support for Hybrid Composition on android
  • Removed custom mute this button from native side
  • Removed web implementation
  • Improved readme
  • Improve view size calculation and warnings

0.0.6+4 #

  • Improved documentation

0.0.6+3 #

  • Update the documentation
  • Created the wiki

0.0.6+2 #

  • Fix custom this ad reasons
  • Implemented isCustomMuteThisAdEnabled on controller

0.0.6+1 #

  • Custom mute this ad is still avaiable but you can't use a AdView for it

0.0.6 #

  • Implementation for NativeAdOptions
    • HIGHLIGHT: adChoicesPlacement
    • HIGHLIGHT: mediaAspectRatio
    • HIGHLIGHT: requestCustomMuteThisAd
    • returnUrlsForImageAssets
    • requestMultipleImages
    • videoOptions
  • Implement custom mute this ad
  • Performance update

0.0.5 #

  • Implementation for new methods
    • HIGHLIGHT: setChildDirected
    • HIGHLIGHT: setTagForUnderAgeOfConsent
    • HIGHLIGHT: setMaxAdContentRating
    • setAppVolume
    • setAppMuted
  • Improved documentation
  • Preparation for Custom Mute this Ad and Native Video Ads

0.0.4+1 #

  • Portuguese translation
  • Improvoved documentation
  • Remove useless files

0.0.4 #

  • Button text style is now customizable
  • Fixed Colors.transparent color bug

0.0.3+1 #

  • Added layout gravity
  • Changed examples to support hot reload

0.0.3 #

  • Remove context from builder
  • Changing the layout during runtime is now supported 🥳🥳🎉

0.0.2 #

  • Add Linear and Radial Gradient

0.0.1+1 #

  • Fix some issues

0.0.1 #

  • Initial release
141
likes
0
pub points
76%
popularity

Publisher

verified publisherbdlukaa.dev

Create native ads easily purely in dart using PlatformViews and Google's ADMOB Sdk

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on native_admob_flutter