Tags
[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>
[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>
Decrease device discovery timeout from 10 to 5 seconds (#69266)
Roll engine to defa8be2b10650dad50dfee9324ed8d16eeec13f (#68789)
[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>
[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>