Flutter Oct 20, 2023

3.16.0-0.1.pre Developer Guide

What's New for Developers

Flutter 3.16 beta focuses on stability and memory management with dozens of leak fixes across framework widgets and state management. Major additions include native assets support for all desktop and mobile platforms, improved Material 3 component styling, and enhanced text selection capabilities. Performance optimizations and tooling improvements round out this comprehensive beta release.

Highlights

Breaking Changes

  • TextSelectionOverlay.fadeDuration deprecated and removed
  • Chip tooltip deprecations removed
  • Path.combine call removed from CupertinoTextSelectionToolbar
  • ChangeNotifier API changes require migration for custom implementations

Deprecations

  • Removed 'must be non-null' and 'must not be null' comments from framework libraries

Recent Releases

All releases →