3.17.0-0.1.pre Developer Guide
What's New for Developers
Flutter 3.17 beta focuses on stability and memory management with comprehensive leak tracking across the framework, extensive Material 3 design updates, and performance optimizations for Impeller rendering. The release introduces new Material components, improved keyboard and focus handling, and expands platform support to Android 14 and Windows Arm64 while deprecating RawKeyEvent in favor of KeyEvent.
Highlights
- Extensive memory leak fixes across Material, Cupertino, and rendering components with leak tracking instrumentation
- Material 3 test updates and improvements for dialogs, buttons, data tables, and color schemes
- New OverlayPortal-based menu system replacing previous implementation for better semantics
- Added ProcessTextService, Card.filled/Card.outlined factory methods, and FilterChip delete button support
- Performance improvements including GPU frame timings for Impeller and coverage collection optimization
- Enhanced keyboard handling with isLogicalKeyPressed API and improved focus traversal behavior
- Android 14 support and Windows Arm64 platform expansion with new benchmarks and plugin tests
Deprecations
- RawKeyEvent being phased out in favor of KeyEvent for keyboard input handling
Recent Releases
All releases →
3.41.0
Feb 11, 2026
Release Notes →
3.38.0
Nov 12, 2025
Release Notes →
3.35.0
Aug 14, 2025
Release Notes →
3.32.0
May 20, 2025
Release Notes →
3.29.0
Feb 12, 2025
Release Notes →
3.27.0
Dec 11, 2024
Release Notes →
3.24.0
Aug 6, 2024
Release Notes →
3.22.0
May 14, 2024
Release Notes →
3.19.0
Feb 15, 2024
Release Notes →
3.19.0-0.1.pre
Jan 11, 2024
Release Notes →
3.18.0-0.1.pre
Dec 12, 2023
Release Notes →