easy_ads_flutter 1.0.8
easy_ads_flutter: ^1.0.8 copied to clipboard
Easy Ads is a wrapper around famous ad packages which let you integrate ads easily
1.0.8 #
- Adds Applovin Age restricted ads parameter
- Update Dependencies
- Updated docs
1.0.7 #
- Adds Smart Banner
- Update Dependencies
- Updated docs
1.0.6 #
- Update Dependencies
- Adds Admob App Open Ad
- Adds orientation for addOpen ad on initialize easyAd
- Updated docs
1.0.5 #
- Added support for applovin_max Official plugin: 2.0.0
- Fix Facebook banner ads
- Added support for applovin banner ads
- Updated docs
1.0.4 #
- Added support for google_mobile_ads: 2.0.0
- Updated docs
1.0.3 #
- Added support for google_mobile_ads: 1.3.0
- Added support for unity_ads_plugin: 0.3.4
- Fix bugs for flutter_applovin_max: 0.3.4
- Updated docs
1.0.2 #
- Added support for google_mobile_ads: 1.1.0
- Added support for unity_ads_plugin: 0.3.3
- Updated docs
1.0.1 #
- Merged pre release
- Updated docs
1.0.0-facebook.0 #
- Implemented Pre-released Facebook ads (interstitial, rewarded and banner)
- Updated docs
0.5.0 #
- Added support for Flutter 2.8
- Added support for google_mobile_ads: 1.0.1
- Updated Docs
0.4.0 #
- Fixes unity interstitial dismiss bug
- Fixes some bugs and removes facebook
- Added EasyBannerAd for easy banner integration
- Updated docs
0.3.0 #
- Implemented Logger for EasyAds
- Updated docs
0.2.0 #
- Implemented Event Management for adLoaded, adFailed, adShowed, etc callbacks using streams
- Added methods to listen callbacks in example
- Updated docs
0.1.0 #
- Updated docs
- Adds helper method of createBanner in easy ads
- Updated initialize method to provide admob test device ids, request configuration and ad request object
0.0.4 #
- Added Applovin ad support
- Configured project to run example project on ios
- Added Ad Id Manager for easy instialization and switch between test and actual ad ids
0.0.3 #
- Added Unity ad support
- Added On Network Initialized callback
- Updated example with unity ads
0.0.2 #
- Added Changelog
- Added how to use
0.0.1 #
- Added google mobile ads sdk
- Added easy ads singleton class to show interstitial and rewarded video ad