> ## 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 변경사항

<Update label="daro_flutter 1.0.5" description="2026-05-18">
  **호환성 변경**

  `DaroFlutterPlugin.registerNativeAdFactory` 시그니처가 변경되었습니다. multi-engine 환경에서 네이티브 광고 팩토리 등록이 손실되는 문제를 해결합니다.

  업데이트가 필요한 호스트 코드 (Android `MainActivity.kt`, iOS `AppDelegate.swift`) 의 최신 예제는 [네이티브 광고 가이드](/ko/sdk-integration/flutter/ad-formats/native) 의 팩토리 등록 단계를 참고해주세요.
</Update>

<Update label="daro_flutter 1.0.4" description="2026-05-12">
  **유지보수 릴리즈**

  * 내부 안정성 개선
</Update>

<Update label="daro_flutter 1.0.3" description="2026-04-29">
  **유지보수 릴리즈**

  * 내부 안정성 개선
</Update>

<Update label="daro_flutter 1.0.2" description="2026-03-21">
  **유지보수 릴리즈**

  * 내부 안정성 개선
</Update>

<Update label="daro_flutter 1.0.1" description="2026-03-03">
  **유지보수 릴리즈**

  * 내부 안정성 개선
</Update>

<Update label="daro_flutter 1.0.0" description="2026-02-28">
  **최초 릴리즈**

  * Flutter SDK 공개 배포
  * 배너, 네이티브, 전면, 보상형 광고 지원
  * iOS / Android 플랫폼 지원
</Update>
