Skip to content

Flutter 3.17 beta (November 15, 2023)

Compare
Choose a tag to compare
@itsjustkevin itsjustkevin released this 11 Dec 23:58
· 3155 commits to master since this release
0b591f2

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

To try out the newest beta run:

flutter channel beta
flutter upgrade

Flutter 3.17 beta (November 15, 2023)

Flutter Framework

Framework

iOS

  • Skip injecting Bonjour settings when port publication is disabled by @vashworth in #136562
  • Reverts "Skip injecting Bonjour settings when port publication is disabled" by @auto-submit in #136750
  • [Reland] Skip injecting Bonjour settings when port publication is disabled by @vashworth in #136751
  • Reverts "[Reland] Skip injecting Bonjour settings when port publication is disabled" by @auto-submit in #136839
  • [Reland] Skip injecting Bonjour settings when port publication is disabled by @vashworth in #136842
  • Ensure Xcode project is setup to start debugger by @vashworth in #136977
  • [flutter_tool] change print when selecting developer identity for code signing by @christopherfujino in #136978

Android

Tooling

Other Changes

New Contributors

Engine

Android

iOS

Web

Desktop

New Contributors