> ## Documentation Index
> Fetch the complete documentation index at: https://beta-guide.daro.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Flutter SDK Changelog

<Update label="daro_flutter 1.0.5" description="2026-05-18">
  **Compatibility Change**

  The signature of `DaroFlutterPlugin.registerNativeAdFactory` has changed. Fixes a multi-engine scenario where native ad factory registration could be lost.

  For the updated host integration code (Android `MainActivity.kt` and iOS `AppDelegate.swift`), see the factory registration step in the [Native Ad guide](/en/sdk-integration/flutter/ad-formats/native).
</Update>

<Update label="daro_flutter 1.0.4" description="2026-05-12">
  **Maintenance Release**

  * Internal stability improvements
</Update>

<Update label="daro_flutter 1.0.3" description="2026-04-29">
  **Maintenance Release**

  * Internal stability improvements
</Update>

<Update label="daro_flutter 1.0.2" description="2026-03-21">
  **Maintenance Release**

  * Internal stability improvements
</Update>

<Update label="daro_flutter 1.0.1" description="2026-03-03">
  **Maintenance Release**

  * Internal stability improvements
</Update>

<Update label="daro_flutter 1.0.0" description="2026-02-28">
  **Initial Release**

  * Public release of Flutter SDK
  * Support for banner, native, interstitial, and rewarded ads
  * iOS / Android platform support
</Update>
