Skip to content

Tags

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)

1.23.0-18.0.pre

Revert "prevent pageView scrolling when calling ensureVisible (#67988)…
…" (#68036)

This reverts commit 62cf4db.

1.22.1

[flutter_releases] Flutter 1.22.1 Framework Cherrypicks (#67552)
* [Docs] [Material] Fix Icons api docs (#66508)

* [Docs] [Icons] Updating dart doc styles to recognize more styles of icons. All the 4 icon styles we support have to be pulled from 4 individual web fonts when we show the html page for api docs.

* Better documentation and that special awful case.

* Couple more places to remove.

* Add back the autovalidate class property (#66267)

* Add back autovalidate property

* Add autovalidate property back (include tests)

* Fix typos

* One more test :)

* [flutter_tools] prevent running analyze-size with split-debug-info (#66983)

Running a build command with split debug info and analyze size causes a crash in the snapshot analysis library. Disable the combination of these two flags.

Fixes #66962

* fix invocatiion of non-existent function after cherry pick

* update engine revision

Co-authored-by: Will Larche <larche@google.com>
Co-authored-by: Pedro Massango <pedromassango.developer@gmail.com>
Co-authored-by: Jonah Williams <jonahwilliams@google.com>

1.22.0-12.4.pre

[flutter_releases] Flutter 1.22.1 Framework Cherrypicks (#67552)
* [Docs] [Material] Fix Icons api docs (#66508)

* [Docs] [Icons] Updating dart doc styles to recognize more styles of icons. All the 4 icon styles we support have to be pulled from 4 individual web fonts when we show the html page for api docs.

* Better documentation and that special awful case.

* Couple more places to remove.

* Add back the autovalidate class property (#66267)

* Add back autovalidate property

* Add autovalidate property back (include tests)

* Fix typos

* One more test :)

* [flutter_tools] prevent running analyze-size with split-debug-info (#66983)

Running a build command with split debug info and analyze size causes a crash in the snapshot analysis library. Disable the combination of these two flags.

Fixes #66962

* fix invocatiion of non-existent function after cherry pick

* update engine revision

Co-authored-by: Will Larche <larche@google.com>
Co-authored-by: Pedro Massango <pedromassango.developer@gmail.com>
Co-authored-by: Jonah Williams <jonahwilliams@google.com>

1.23.0-13.0.pre

Remove required for onRemove in InteractiveInkFeature.create (#67427)

1.22.0

Flutter 1.22.0-12.3.pre framework cherrypicks (#66849)
* [Icons][iOS] Pointing to version of material icon font that includes more metadata in the xml. (#66684)
* apply engine cherrypicks
* Page-subclasses to take children instead of builder (#66694)
* Update pub dependencies to support dart 2.10.0
* cherry-pick 76ad864
* Fix the inconsistency between the local state of the input and the engine state (#65754)

Co-authored-by: Will Larche <larche@google.com>
Co-authored-by: Michael Goderbauer <goderbauer@google.com>
Co-authored-by: xubaolin <xubaolin@oppo.com>

1.22.0-12.3.pre

Flutter 1.22.0-12.3.pre framework cherrypicks (#66849)
* [Icons][iOS] Pointing to version of material icon font that includes more metadata in the xml. (#66684)
* apply engine cherrypicks
* Page-subclasses to take children instead of builder (#66694)
* Update pub dependencies to support dart 2.10.0
* cherry-pick 76ad864
* Fix the inconsistency between the local state of the input and the engine state (#65754)

Co-authored-by: Will Larche <larche@google.com>
Co-authored-by: Michael Goderbauer <goderbauer@google.com>
Co-authored-by: xubaolin <xubaolin@oppo.com>
You can’t perform that action at this time.