xandr_platform_interface 0.2.17
xandr_platform_interface: ^0.2.17 copied to clipboard
flutter plugin for the Xandr, with integrations for Android and iOS - platform interface
0.2.17 #
- FIX: Correct 'customelements' typo in changelogs.
0.2.16 #
- FEAT: return customElements in native ad response (fixes 227) (#228).
0.2.15+1 #
- Bump "xandr_platform_interface" to
0.2.15+1.
0.2.15 #
- Bump "xandr_platform_interface" to
0.2.15.
0.2.14 #
0.2.13 #
- Bump "xandr_platform_interface" to
0.2.13.
0.2.12 #
- FIX: assert on set auto refresh interval method.
0.2.11 #
- FIX: assert.
- FEAT: add setAutoRefreshInterval method to xandr controller.
0.2.10 #
- Bump "xandr_platform_interface" to
0.2.10.
0.2.9 #
- Bump "xandr_platform_interface" to
0.2.9.
0.2.8 #
- FEAT: Update dependencies and streamline naming.
0.2.7 #
- FEAT: add test mode config param on init.
0.2.6 #
- FEAT: clickUrl implementation on nativeAdLoaded event.
0.2.5+2 #
- FIX: fix clickThroughAction ios implementation + onAdClicked callback.
0.2.5+1 #
- FIX: _onDoneLoading callback not called on ios.
0.2.5 #
- REFACTOR(xandr): change StreamController type from String to BannerAdEvent for better type safety.
- REFACTOR(xandr_android): replace eventSink with XandrFlutterApi for better event handling.
- FEAT: Integrate optional publisherId across SDK init methods.
- FEAT: initial implementation of multi ad requests.
- FEAT(xandr_ios): add support for Xandr SDK initialization, interstitial ad loading and showing.
- FEAT(xandr): add support for interstitial ads.
- FEAT: initial implementation of an event stream for banner ads.
- FEAT(xandr_platform_interface): add new interface and method channel classes.
- DOCS(xandr): add detailed comments to public classes and methods for better understanding.
0.2.4 #
- REFACTOR(xandr): change StreamController type from String to BannerAdEvent for better type safety.
- REFACTOR(xandr_android): replace eventSink with XandrFlutterApi for better event handling.
- FEAT: Integrate optional publisherId across SDK init methods.
- FEAT: initial implementation of multi ad requests.
- FEAT(xandr_ios): add support for Xandr SDK initialization, interstitial ad loading and showing.
- FEAT(xandr): add support for interstitial ads.
- FEAT: initial implementation of an event stream for banner ads.
- FEAT(xandr_platform_interface): add new interface and method channel classes.
- DOCS(xandr): add detailed comments to public classes and methods for better understanding.
0.2.3+13 #
- Bump "xandr_platform_interface" to
0.2.3+13.
0.2.3+12 #
- Bump "xandr_platform_interface" to
0.2.3+12.
0.2.3+11 #
- Bump "xandr_platform_interface" to
0.2.3+11.
0.2.3+10 #
- Bump "xandr_platform_interface" to
0.2.3+10.
0.2.3+9 #
- Bump "xandr_platform_interface" to
0.2.3+9.
0.2.3+8 #
- Bump "xandr_platform_interface" to
0.2.3+8.
0.2.3+7 #
- Bump "xandr_platform_interface" to
0.2.3+7.
0.2.3+6 #
- Bump "xandr_platform_interface" to
0.2.3+6.
0.2.3+5 #
- Bump "xandr_platform_interface" to
0.2.3+5.
0.2.3+4 #
- Bump "xandr_platform_interface" to
0.2.3+4.
0.2.3+3 #
- Bump "xandr_platform_interface" to
0.2.3+3.
0.2.3+2 #
- Bump "xandr_platform_interface" to
0.2.3+2.
0.2.3+1 #
0.2.3 #
0.2.2 #
- Bump "xandr_platform_interface" to
0.2.2.
0.2.1 #
- Bump "xandr_platform_interface" to
0.2.1.
0.2.0 #
- Bump "xandr_platform_interface" to
0.2.0.
0.1.7 #
- Bump "xandr_platform_interface" to
0.1.7.
0.1.6 #
- Bump "xandr_platform_interface" to
0.1.6.
0.1.5 #
- Bump "xandr_platform_interface" to
0.1.5.
0.1.4 #
- FEAT: Integrate optional publisherId across SDK init methods.
0.1.3 #
- Bump "xandr_platform_interface" to
0.1.3.
0.1.2 #
- Bump "xandr_platform_interface" to
0.1.2.
0.1.1+3 #
- y
0.1.1+2 #
- Bump "xandr_platform_interface" to
0.1.1+2.
0.1.1+1 #
- Bump "xandr_platform_interface" to
0.1.1+1.
0.1.1 #
-
Initial Beta Release
-
REFACTOR(xandr): change StreamController type from String to BannerAdEvent for better type safety.
-
REFACTOR(xandr_android): replace eventSink with XandrFlutterApi for better event handling.
-
FEAT: initial implementation of multi ad requests.
-
FEAT(xandr_ios): add support for Xandr SDK initialization, interstitial ad loading and showing.
-
FEAT(xandr): add support for interstitial ads.
-
FEAT: initial implementation of an event stream for banner ads.
-
FEAT(xandr_platform_interface): add new interface and method channel classes.
-
DOCS(xandr): add detailed comments to public classes and methods for better understanding.
0.1.0+1 #
- Initial release.