admel_sdk 1.0.6
admel_sdk: ^1.0.6 copied to clipboard
AdMel SDK for Flutter - Audio advertisement plugin with banner display, VAST support, mute detection, and auto-refresh.
1.0.6 #
- Fix: iOS linker error - add static_framework and -ObjC linker flag for static library xcframework
1.0.5 #
- Fix: iOS use @import AdMelSDK module import for static library xcframework
1.0.4 #
- Full API update: AdMelSdk, AdMelEnvironment, showAd(), setMediaId(), setUserId()
- Ad lifecycle events (onAdStarted, onAdStopped, onAdCompleted)
- Coin reward animation support
- Environment-based initialization (development/production)
- Native plugin sync for both iOS and Android
1.0.3 #
- Fix: iOS import for AdMelSDK framework header
1.0.2 #
- Fix: Android Kotlin import for renamed AdMelSDK native class
1.0.1 #
- Initial public release
- Audio ad playback with VAST protocol support
- Banner ad display with customizable appearance
- Mute detection and visual banner fallback
- Auto-refresh for continuous ad rotation
- Playback controls (pause, resume, stop)
- Volume control
- iOS support via AdMel-SDK (CocoaPods)
- Android support via jp.admel:admel-sdk (Maven Central)