Flutter Dec 12, 2023

3.18.0-0.1.pre Developer Guide

What's New for Developers

Flutter 3.18 beta delivers significant UI/UX improvements including native Apple font support on iOS, a fully Material-based adaptive Switch component, and enhanced text field state management. The engine gains substantial performance optimizations through Impeller's specialization constants (350KB binary reduction), improved blur rendering, and tessellation enhancements. Android platform parity improves with Share button support for text fields.

Highlights

Breaking Changes

  • DragTarget onWillAccept and onAccept callbacks deprecated in favor of new API
  • PlatformMenuBar.body parameter removed

Deprecations

  • DragTarget onWillAccept and onAccept callbacks deprecated

Recent Releases

All releases →