Flutter May 10, 2023

3.10.0

What's New

Flutter 3.10 delivers significant performance gains through Impeller's iOS default adoption, comprehensive Material Design 3 implementation, and critical optimizations including 100ms startup latency reduction and 50% DisplayList processing improvement. Major additions include wireless iOS debugging, web element embedding, APNG support, and enhanced DevTools with Perfetto integration, while establishing SLSA Level 1 supply chain security compliance.

Highlights

Breaking Changes

  • Window singleton deprecated; apps must migrate for future multi-window support
  • libtxt and minikin text libraries removed, reducing Flutter size by 30KB
  • Partial repaint feature disabled on Android due to limited device support
  • APIs deprecated in v3.7 have expired and been removed

Deprecations

  • Window singleton deprecated in favor of multi-window architecture
  • Legacy Skia renderer for iOS will be removed in future release

Recent Releases

All releases →