easy_ads_flutter 0.5.0
easy_ads_flutter: ^0.5.0 copied to clipboard
Easy Ads is a wrapper around famous ad packages which let you integrate ads easily
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