Skip to content

Flutter 3.19 beta (January 10, 2024)

Compare
Choose a tag to compare
@itsjustkevin itsjustkevin released this 11 Jan 18:31
· 2326 commits to master since this release
1a9a60d

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

To try out the newest beta run:

flutter channel beta
flutter upgrade

Flutter 3.19 beta (January 10, 2024)

Flutter Framework

Framework

Material

iOS

  • [flutter_tools] build ios-frameworks: option to exclude plugin frameworks from the build by @p-mazhnik in #129739
  • [Reland] Migration for the sendTiming events for package:unified_analytics by @eliasyishak in #139299
  • If one method of finding Dart VM fails for CoreDevice, wait for the other method by @vashworth in #139754
  • [flutter_tools] catch SocketException writing to ios-deploy stdin by @christopherfujino in #139784
  • [flutter_tools] handle FileSystemException trying to delete temp directory from core_devices.dart by @christopherfujino in #140415
  • in flutter run, throw tool exit when --flavor is provided but is not supported on the target device by @andrewkolos in #139045

Android

macOS

Tooling

Other Changes

New Contributors

Flutter Engine

Impeller

Android

iOS

Web

Desktop

Other Changes

New Contributors