fairbid_flutter 1.1.1 fairbid_flutter: ^1.1.1 copied to clipboard
Unofficial Flutter plugin for FairBid SDK - the advertisement mediation platform. Supports banner, interstitial and rewarded video ads.
1.1.1 #
1.1.0 #
- Updated dependencies to FairBid 3.18.0 (Official changelog: Android, iOS).
- New API: [FairBid.adapterEventsStream] - stream of [MediationAdapterStartEvent]s to track which adapters has been started. (Official documentation: Android, iOS).
- Fixed issue in
BannerView
- the banner should be rendered in the view instead of popping out at the bottom of the screen.
1.0.1 #
1.0.0 #
0.11.2 #
- Updated dependencies to FairBid 3.12.0 (Official changelog: Android, iOS)
- Fixed crash on iOS when attempting to show full screen ads.
0.11.1 #
- Added new parameter for starting
Option
to give fine grained control over SDK's logging on iOS.
0.11.0 #
- Updated dependencies to FairBid 3.11.0 (Official changelog: Android, iOS)
- New API:
InterstitialAd
andRewardedAd
have new getterimpressionData
for getting impression data for current fill - New API:
ImpressionData
has new propertyvariantId
- in case using multi test experiment on placement it contains the id of the test variant - New API:
InterstitialAd
has new methodshowWithSSR
to pass some parameters to server rewarding endpoint being called by FairBid backend.
0.10.0 #
0.9.0 #
0.8.2 #
- Fix issue for Android banners - some banners may not be shown until they were properly measured
- The implementation enforces the same sizing rules as FairBid SDK does
- Add missing InMobi dependencies to examples
0.8.1 #
0.8.1-dev.1 #
- Banners on Android should not always take whole available space
0.8.0 #
- Updated dependencies to FairBid 3.6.0 (Official changelog: Android, iOS)
- Implementation of
setMuted
method - used to force audio to be turned off when ad is shown- This setting is passed to mediated networks that support this feature
- Documentation links update - all links to official FairBid documentation should use the new website
- Updated Android example
0.8.0-dev.5 #
0.8.0-dev.4 #
0.8.0-dev.1 #
- Native BannerView has been rewritten
- Added dependency to RxDart
- Example app for testing native banners has been provided
0.7.0 (SDK 3.2.0) #
0.6.0 (SDK 2.6.0) #
0.5.2 (SDK 2.5.0) #
- Fix file name issue for Android
0.5.1 (SDK 2.5.0) #
- Improve description
- Improve code quality
0.5.0 (SDK 2.5.0) #
- Support for FairBid SDK 2.5.0