Flutter Aug 16, 2023

3.13.0

What's New

Flutter 3.13 delivers significant performance improvements to Impeller on iOS with 50% faster frame rasterization, introduces foundational two-dimensional scrolling APIs for building grids and tables, and expands Material 3 support with adaptive components. The release also adds platform-specific features like character recognition in TextFields and prepares developers for iOS 17 and Android 14 with updated toolchain support.

Highlights

Breaking Changes

  • Material 3 will become default in next stable release (useMaterial3 default changes from false to true)
  • Android Jelly Bean API levels 16-18 no longer supported, minSdkVersion increased to 19
  • Deprecated APIs from v3.10 have expired and been removed

Deprecations

  • APIs deprecated in v3.10 have reached end of life in this release

Recent Releases

All releases →