Flutter Feb 11, 2026 Latest

3.41.0

What's New

Flutter 3.41 emphasizes community empowerment through structural transparency with public release windows, modular design libraries for faster iteration, and ecosystem alignment with Swift Package Manager and modern Android standards. Major improvements include content-sized add-to-app views, enhanced fragment shader APIs with synchronous decoding and high bitrate texture support, and platform-specific asset optimization. The release includes 868 commits from 145 contributors and introduces experimental desktop windowing APIs, improved accessibility features, and a redesigned getting started experience.

Highlights

Breaking Changes

  • Do not update Flutter apps to Android Gradle Plugin 9 yet; plugin migration support is paused pending backwards compatibility audit
  • UIScene lifecycle is now default on iOS; AppDelegate lifecycle logic is deprecated; migration guide available
  • Merged threads enabled by default on Flutter Linux; opt-out will be removed in future release

Deprecations

  • AppDelegate lifecycle logic deprecated in favor of UIScene lifecycle on iOS

Related Articles

Flutter Blog Feb 11, 2026

What's New in Flutter 3.41

Latest features and improvements in Flutter framework for mobile app development.

Recent Releases

All releases →