Skip to main content

0.3.0

Released: March 2026
  • Initial public release of the Velocity Ads Flutter plugin
  • Android support: io.velocity:ads-sdk:0.3.0 (API 21+)
  • iOS support: velocityads-ios-sdk:0.2.0 via CocoaPods or Swift Package Manager (iOS 13+)
  • Instance-based ad loading with VelocityNativeAd
  • Custom UI support via NativeAdData
  • SDK-rendered native ad views via VelocityNativeAdViewRequest
  • Ad theming via AdConfiguration (colors, typography, dark mode)
  • Conversation history support for contextual targeting
  • VelocityNativeAdListener and VelocityNativeAdViewListener for ad lifecycle events
  • GDPR consent API (VelocityAds.setConsent())
  • CCPA do-not-sell API (VelocityAds.setDoNotSell())
  • Automatic advertising identifier collection (GAID, App Set ID on Android; IDFA, IDFV on iOS)