> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adrop.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Flutter

> Flutter SDK Updates

<Update label="2026-05-29" description="v1.11.1">
  * Native ad stabilization
</Update>

<Update label="2026-05-22" description="v1.11.0">
  * Backfill native ad AdChoices position customization
</Update>

<Update label="2026-04-09" description="v1.10.0">
  * MP4 video ad support
</Update>

<Update label="2026-03-25" description="v1.9.1">
  * Backfill ad stabilization
  * Interstitial ad stabilization
</Update>

<Update label="2026-03-18" description="v1.9.0">
  * Rewarded ad server-side verification (SSV) support
  * User property auto-reset on UID change
</Update>

<Update label="2026-03-12" description="v1.8.0">
  * User event API support (sendEvent)
</Update>

<Update label="2026-02-11" description="v1.7.4">
  * Added interstitial ad back button callback
</Update>

<Update label="2026-01-27" description="v1.7.3">
  * Added browserTarget field
</Update>

<Update label="2025-12-30" description="v1.7.2">
  * UMP integration (GDPR, CCPA consent popup API added)
</Update>

<Update label="2025-12-09" description="v1.7.1">
  * Backfill ads support (Banner / Native / Interstitial / Rewarded)
  * Video ads support (video creative support)
</Update>

<Update label="2025-10-28" description="v1.2.0">
  * AdropAdEventCallback changed
  * onAdImpression added to AdropBannerListener, AdropNativeListener
  * txId, campaignId added
  * AdropPopupAd close function added
</Update>

<Update label="2025-07-04" description="v1.1.8">
  * AdropBannerView gesture handling improved
</Update>

<Update label="2025-06-20" description="v1.1.7">
  * AdropNativeAd useCustomClick support
  * AdropBannerView performance optimization
</Update>

<Update label="2025-06-18" description="v1.1.6">
  * Fixed onAdClicked callback not firing on AdropNativeAd
</Update>

<Update label="2025-06-04" description="v1.1.5">
  * Android 1.3.14 compatibility
</Update>

<Update label="2025-05-27" description="v1.1.4">
  * AdropBannerView, AdropNativeAd creative width, height accessible
  * onAdClicked callback available on AdropNativeAd click event
</Update>

<Update label="2025-05-14" description="v1.1.3">
  * Multiple AdropBannerViews with the same unit ID can be used
</Update>

<Update label="2025-04-07" description="v1.1.1">
  * Requires iOS, Android 1.3.0 or higher (preview on my device feature)
</Update>

<Update label="2025-03-13" description="v1.1.0">
  * Popup ad template feature support
</Update>

<Update label="2025-03-11" description="v1.0.4">
  * WebView support using native ad creative
</Update>

<Update label="2025-02-13" description="v1.0.2">
  * Android Gradle v7.4.2 or higher support
  * Fixed issue where SDK couldn't be used on Flutter versions prior to 3.27.0
</Update>

<Update label="2025-01-20" description="v1.0.1">
  * Adrop.setUID() function support
  * destinationURL accessible in Native Ad
</Update>

<Update label="2025-01-03" description="v1.0.0">
  * Adrop SDK updated
  * AdropMetrics.properties() function support
</Update>

<Update label="2024-11-25" description="v0.7.0">
  * Native Ad support
  * \[iOS] Setting to open ad clicks in in-app browser
</Update>

<Update label="2024-10-04" description="v0.6.0">
  * AdropMetrics.setProperty value multi-type support (String, Int, Double, Boolean)
  * Ad creative id accessible
</Update>
