Skip to content

Tags

1.24.0-10.2.pre

[flutter_releases] Flutter 1.24.0-10.2.pre framework cherrypicks (#70737
)

* Update engine hash to 1.24.0-10.2.pre

* fix roll-dev-integration test

Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>

1.24.0-10.1.pre

[flutter_releases] Flutter 1.24.0-10.1.pre framework cherrypicks (#70495
)

* Update engine hash to 1.24.0-10.1.pre

* [null-safety] implement null-safe autodetection for the web (#70126)

Fixes #69416
Fixes #70121

* [flutter_tools] dont use autodetect enum for web (#70189)

* Update engine hash for build fix and pub DEP bump

Co-authored-by: Jonah Williams <jonahwilliams@google.com>

1.22.4

[flutter_releases] Flutter 1.22.4 framework cherrypicks (#70327)
* App.framework must support iOS 8 for older Flutter projects
* cherry pick fixes to #60118
* fix to --observatory-port flag
* update engine version

Co-authored-by: Jenn Magder <magder@google.com>

1.24.0-7.0.pre

[flutter_tools] retry sever socket setup (and port selection if port …
…is unspecified) (#69351)

Fixes #69348

If the web development server fails to bind, then retry up to 5 times. If a port was not provided, select a new free port each time.

1.24.0-6.0.pre

Decrease device discovery timeout from 10 to 5 seconds (#69266)

1.22.3

[flutter_releases] Flutter 1.22.3 framework cherrypicks (#69234)
* Fix TextField bug when the formatter repeatedly format (#67892)
* Adjust constraints (#68437)
* update engine

Co-authored-by: xubaolin <xubaolin@oppo.com>
Co-authored-by: Michael Thomsen <mit@google.com>

1.24.0-3.0.pre

Roll engine to defa8be2b10650dad50dfee9324ed8d16eeec13f (#68789)

1.23.0-18.1.pre

[flutter_releases] Flutter 1.23.0-18.1.pre Framework Cherrypicks (#68168
)

* Update engine hash to 1.23.0-18.1.pre

* [flutter_tools] support Android Studio 4.1 on Windows (#67992)

Android Studio 4.1 moved the location of the .home file on Windows which is used to located the install directory. This functionality is important because it is how we locate and discover the Android SDK functionality, as well as the appropriate JRE.

fixes #67986

Co-authored-by: Jonah Williams <jonahwilliams@google.com>

1.22.2

[flutter_releases] Flutter 1.22.2 framework cherrypicks (#68135)
* [flutter_tools] support Android Studio 4.1 on Windows (#67992)

Android Studio 4.1 moved the location of the .home file on Windows which is used to located the install directory. This functionality is important because it is how we locate and discover the Android SDK functionality, as well as the appropriate JRE.

fixes #67986

* [gestures] make stylus pointer types use touch pan/drag slop (#67885)

* Update engine cherrypicks

* pin customer_testing and add back windows to cirrus

Co-authored-by: Jonah Williams <jonahwilliams@google.com>

1.24.0-1.0.pre

Mark unusuallyLongTimeout as internal (#68038)
You can’t perform that action at this time.