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

# Flutter SDK Changelog

# Flutter SDK Changelog

<Cards columns={1}>
  <Card title="View Full Flutter Changelog" href="/docs/flutter-changelog" icon="fa-list-alt">
    Complete version history with all fixes, improvements, and new features.
  </Card>
</Cards>

### Recent Releases

#### V. 2.7.13 - April 9, 2026

* Updated iOS to 3.8.0 and Android to 3.9.1

#### V. 2.7.9 - January 27, 2026

* Updated iOS to 3.7.8 and Android to 3.8.11
* Fixed null pointer exception in window insets listener

#### V. 2.7.4 - December 22, 2025

* Improved Occlusion Processing
* Improved Smart Events
* Bug fixes and improvements

#### V. 2.7.1 - September 17, 2025

* iOS: Smart Event support
* Android: resolve session upload issue

> For the complete changelog, see the [full version history](/docs/flutter-changelog).