What’s New

flutter 3.14.0-0.1.pre

3.14.0-0.1.pre

3.14 Beta (August 21, 2023)

Added
  • Add optional optionsViewOpenDirection parameter to Autocomplete and RawAutocomplete
  • DropdownMenu can be expanded to its parent size
Changed
  • Change the default for ThemeData.useMaterial3 to true
  • Unify text field focus management in desktops
  • Migrate web-only initialization APIs
Fixed
  • Fix web debug RPCError
  • Fix Xcode 15 build failure due to DT_TOOLCHAIN_DIR
  • Make space character optional when tree shaking fonts
  • Apply color blends on the CPU and fix mask blurs and the Gaussian blur coverage hint in Impeller
  • Fix ExpansionTileTheme.shape assignment in ExpansionTile
  • Implement preferPaintInterior correctly for _CompoundBorder
  • Fix default icon color constants reversed brightness documentation
  • Fix PlatformRouteInformationProvider pushing new entry when query parameter changes
  • Allow tap on button behind snack bar defined by margin
  • Exclude Tooltip's overlay child from SelectableRegion
  • Add threshold when comparing screen order for selectables

Flutter 3.14 beta

The release of the Flutter 3.14 beta contains the changes noted below.

To try out the newest beta run:

flutter channel beta
flutter upgrade
Hotfixes to the 3.14 beta
3.14.1 beta (Aug 31, 2023)
Framework
Engine

Flutter 3.14 beta

Flutter
Framework
Tooling
New Contributors
Engine
Android
iOS
Web
Desktop
New Contributors
View original