native_admob_flutter 0.6.0+1 copy "native_admob_flutter: ^0.6.0+1" to clipboard
native_admob_flutter: ^0.6.0+1 copied to clipboard

discontinuedreplaced by: google_mobile_ads
outdated

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

Date format: DD/MM/YYYY

0.6.0+1 - [04/02/2021] #

  • Improve pub score

0.6.0 - [04/02/2021] #

  • NEW:
    • MediaContent.copyWith()
    • Ads and Controllers are now inherited from LoadShowAd to avoid boilerplate code
    • All load() and show() methods returns a Future<bool> where true is success and false is error
    • Add all test ids in its respective ad classes
  • FIXED:
    • Error that controllers could keep receiving events from the platform side after being disposed
    • Bug that media aspect ratio was not set when trying to set
    • Fixed [adBannerLayoutBuilder] screenshot on the documentation
    • Null issue on the android side when releasing an activity
  • Throws an AssertionError if you try to use a different type in AdGradient
  • Highly improved the documentation and wiki

0.5.0 - [04/02/2021] #

  • 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 - [29/01/2021] #

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

0.4.1 - [23/01/2021] #

  • NEW: Native Video Ad gif
  • Code refactor

0.4.0 - [23/01/2021] #

0.3.1 - [18/91/2021] #

  • 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 - [17/01/2021] #

  • NEW: Rewarded ads
  • Removed unused methods from interstitial

0.2.0+1 - [17/01/2021] #

  • Banner Ad Builder is only applied if loaded

0.2.0 - [17/01/2021] #

  • NEW:
    • InterstitialAd
    • Adaptive Banner Ads

0.1.2+1 - [15/01/2021] #

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

0.1.2 - [15/01/2021] #

  • 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 - [14/01/2021] #

  • Documentation improvement

0.1.0 - [14/01/2021] #

  • 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 - [11/01/2021] #

  • Implement ad builder

0.0.8 - [11/01/2021] #

  • Implement MediaContent
  • Fixed mute this ad info

0.0.7 - [06/01/2021] #

  • 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 - [05/01/2021] #

  • Improved documentation

0.0.6+3 - [04/01/2021] #

  • Update the documentation
  • Created the wiki

0.0.6+2 - [03/01/2021] #

  • Fix custom this ad reasons
  • Implemented isCustomMuteThisAdEnabled on controller

0.0.6+1 - [03/01/2021] #

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

0.0.6 - [02/01/2021] #

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

0.0.5 - [02/01/2021] #

  • 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 - [01/01/2021] #

  • Portuguese translation
  • Improvoved documentation
  • Remove useless files

0.0.4 - [31/12/2020] #

  • 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 - [31/12/2020] #

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

0.0.2 - [30/12/2020] #

  • Add Linear and Radial Gradient

0.0.1+1 - [30/12/2020] #

  • Fix some issues

0.0.1 - [29/12/2020] #

  • 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