xandr 0.2.1 xandr: ^0.2.1 copied to clipboard
xandr plugin for flutter
0.2.1 #
- Bump "xandr" to
0.2.1
.
0.2.0 #
- Bump "xandr" to
0.2.0
.
0.1.7 #
- Bump "xandr" to
0.1.7
.
0.1.6 #
- Bump "xandr" to
0.1.6
.
0.1.5 #
- Bump "xandr" to
0.1.5
.
0.1.4 #
- FEAT: Integrate optional publisherId across SDK init methods.
0.1.3 #
- Note: this is introducing a breaking change, customKeyword values are now a list of strings
0.1.2 #
- Note: this is introducing a breaking change, customKeyword values are now a list of strings
0.1.1+3 #
- Bump "xandr" to
0.1.1+3
.
0.1.1+2 #
- Bump "xandr" to
0.1.1+2
.
0.1.1+1 #
- Bump "xandr" to
0.1.1+1
.
0.1.1 #
-
Initial Beta Release
-
REFACTOR(xandr): add lazy loading support for banner ads.
-
REFACTOR(xandr_ios): update minimum iOS version to 11.0 and add AppNexusSDK dependency.
-
REFACTOR(xandr_android): improve code readability and formatting.
-
REFACTOR(xandr): change StreamController type from String to BannerAdEvent for better type safety.
-
REFACTOR(xandr): remove unused classes and improve error handling.
-
REFACTOR(xandr): move AdSize and AdBanner classes to separate files for better organization.
-
FIX(deps): update dependency com.android.tools.build:gradle to v8.3.1.
-
FIX(deps): update dependency com.android.tools.build:gradle to v8.3.0.
-
FIX(deps): update kotlin monorepo to v1.9.23.
-
FEAT: initial implementation of multi ad requests.
-
FEAT(xandr): add support for interstitial ads.
-
FEAT: initial implementation of an event stream for banner ads.
-
DOCS(xandr): add detailed comments to public classes and methods for better understanding.
0.1.0+1 #
- Initial release of this plugin.