The Wayback Machine - https://web.archive.org/web/20220331003424/https://github.com/flutter/flutter/tags
Skip to content
Tags

2.10.4

[flutter_releases] Flutter stable 2.10.4 Framework Cherrypicks (#100664)
      * manual update of engine version

* [cirrus] Refresh GCP service account (#99301)

* Upgrade android sdk for ci.yaml tests to 31 (#98638)

* Remove gradle_plugin_light_apk_test tasks that are irrelevant (#100087)

Co-authored-by: Casey Hillers <[email protected]>
Co-authored-by: Gary Qian <[email protected]>
Co-authored-by: Emmanuel Garcia <[email protected]>

2.12.0-4.1.pre

[flutter_releases] Flutter beta 2.12.0-4.1.pre Framework Cherrypicks (#…
      …100192)

* 'Update Engine revision to e9f57b5d0f56ea3288c7206f56717ca19ffe5358 for beta release 2.12.0-4.1.pre'

* Remove gradle_plugin_light_apk_test tasks that are irrelevant (#100087)

* an empty commit

Co-authored-by: Emmanuel Garcia <[email protected]>

2.12.0-4.0.pre

Roll Engine from 1875f0ad3f54 to 97302b98fbb5 (1 revision) (#99657)
      

2.10.3

[flutter_releases] Flutter stable 2.10.3 Framework Cherrypicks (#99337)
      * Work around VS CMake generation bug (#98945)

* 'add branch flutter-2.8-candidate.16 to enabled_branches in .ci.yaml'

* 'Update Engine revision to bd539267b42051b0da3d16ffa8f48949dce8aa8f for stable release 2.10.3'

* remove branch ref

* remove consumer deps test

Co-authored-by: stuartmorgan <[email protected]>
Co-authored-by: Christopher Fujino <[email protected]>

2.10.2

[flutter_releases] Flutter stable 2.10.2 Framework Cherrypicks (#98750)
      * Revert "[Fonts] Update icons (#95007)" (#95966)

This reverts commit 99977ce.

* [Fonts] Update icons (#96115)

* update icons

* add regression test

* add fix for pie_chart_outline

* 'add branch flutter-2.8-candidate.16 to enabled_branches in .ci.yaml'

* 'Update Engine revision to a83ed0e5e3b9cd2b5e2f07ef31c72f43c55e93b7 for stable release 2.10.2'

* remove ref to enabled branch

Co-authored-by: Pierre-Louis <[email protected]>
Co-authored-by: Kevin Chisholm <[email protected]>

2.11.0-0.1.pre

'Update Engine revision to e3559935720ea88dfcdf9079c394ffdb5146ceab f…
      …or beta release 2.11.0-0.1.pre' (#98561)

2.10.1

[flutter_releases] Flutter stable 2.10.1 Framework Cherrypicks (#98091)
      * Fix autofill eligibility check (#95210)

* 'add branch flutter-2.8-candidate.16 to enabled_branches in .ci.yaml'

* 'Update Engine revision to ab46186b246f5a36bd1f3f295d14a43abb1e2f38 for stable release 2.10.1'

* remove reference to enabled_branch

* update canvaskit version

* remove trailing line from canvaskit.version

Co-authored-by: LongCatIsLooong <[email protected]>
Co-authored-by: Kevin Chisholm <[email protected]>

2.10.0

[flutter_releases] Flutter stable 2.10.0 Framework Cherrypicks (#97553)
      * [flutter_tools] remove dummy implementation from abstract class .isEnabled() (#96888)

* 'Update Engine revision to 776efd2034d50af73e2876d703213601df384e88 for stable release 2.10.0'

Co-authored-by: Christopher Fujino <[email protected]>

2.10.0-0.3.pre

[flutter_releases] Flutter beta 2.10.0-0.3.pre Framework Cherrypicks (#…
      …97259)

* Fix analyze --watch command iterator (#96264)

* 'add branch flutter-2.8-candidate.16 to enabled_branches in .ci.yaml'

* 'Update Engine revision to 5ac30ef0c70b76c5d5b5465b0ad4f08d5433684f for beta release 2.10.0-0.3.pre'

* remove unnecessary ref to branch candidate

Co-authored-by: Jenn Magder <[email protected]>
Co-authored-by: Kevin Chisholm <[email protected]>
Co-authored-by: godofredoc <[email protected]>

2.10.0-0.2.pre

[flutter_releases] Flutter beta 2.10.0-0.2.pre Framework Cherrypicks (#…
      …96872)

* RawKeyboard repeat events, and SingleActivator.includeRepeats (#96154)

* Reland "Ensure the engineLayer is disposed when an OpacityLayer is disabled"" (#96295)

* Update Flutter desktop doc URL in error message (#96559)

When desktop support is not present in an existing project, certain
flutter tool commands raise an error that direct the user to
documentation on how to add desktop support to an existing Flutter
project. In a recent revamp of the webside, the URL was very slightly
changed (flutter.dev -> docs.flutter.dev).

This updates the error message to output the new URL.

Issue: #94398

* 'add branch flutter-2.8-candidate.16 to enabled_branches in .ci.yaml'

* 'Update Engine revision to 74b74b10ea6764e373ca2bcb420fdb4a6f6b5918 for beta release 2.10.0-0.2.pre'

* Removed unnecessary reference to enabled_branches

Co-authored-by: Tong Mu <[email protected]>
Co-authored-by: Dan Field <[email protected]>
Co-authored-by: Chris Bracken <[email protected]>
Co-authored-by: Kevin Chisholm <[email protected]>