xandr 0.1.1+2 xandr: ^0.1.1+2 copied to clipboard
xandr plugin for flutter
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.