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
- Impeller on iOS now delivers 50% faster frame rasterization and eliminates shader compilation jank
- Two-dimensional scrolling foundation enables grid and table widgets with diagonal drag support
- Material 3 adaptive components including AlertDialog.adaptive() and platform-specific dialogs
- Character recognition in TextField using device camera on iOS
- Impeller preview now available for macOS with wide gamut colors enabled by default
- New sliver widgets: SliverMainAxisGroup, SliverCrossAxisGroup, and DecoratedSliver for complex layouts
- Android 14/API 34 support and increased minimum SDK to API 19
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 →
3.10.0
May 10, 2023
Release Notes →
3.0.0
May 11, 2022
Release Notes →
2.10.0
Feb 3, 2022
Release Notes →
1.22.0
Oct 1, 2020
Release Notes →
1.20.0
Aug 5, 2020
Release Notes →
1.17.0
May 6, 2020
Release Notes →
1.12.13
Dec 11, 2019
Release Notes →
2.0.0
Release Notes →
2.2.0
Release Notes →
2.5.0
Release Notes →
2.8.0
Release Notes →