Skip to content

Tags: Vanson/flutter

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
enable build test, roll engine, flag flip (flutter#77154)

* Tool flag flip, cp of flutter#74444 & flutter#74513
* Roll Engine
* enable build test on stable

2.1.0-10.0.pre

Toggle 2.1.0-10.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[web] Treeshake keymaps for web (4% code size reduction in hello worl…

…d) (flutter#75945)

1.26.0-17.8.pre

Toggle 1.26.0-17.8.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update engine hash to 1.26.0-17.8.pre (flutter#76720)

1.26.0-17.7.pre

Toggle 1.26.0-17.7.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update engine for 1.26.0-17.7.pre (flutter#76637)

1.27.0-8.0.pre

Toggle 1.27.0-8.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement dartPluginClass support for plugins (flutter#74469)

1.27.0-4.0.pre

Toggle 1.27.0-4.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "ListTile Material Ripple and Shape Patch (flutter#74373)" (fl…

…utter#76134)

This reverts commit 422916d because it causes unexpected changes in the rendering of the background of a ListTile.

1.26.0-17.6.pre

Toggle 1.26.0-17.6.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_releases] Flutter Framework 1.26.0-17.6.pre Beta Cherrypicks (

…flutter#75937)

* Update engine hash to 1.26.0-17.6.pre

* Fix for flutter#75792 - allow use of Animator<Color?> with LinearProgressIndicator (flutter#75794)

* [flutter_tools] catch error 32 in cache (flutter#75719)

* Avoid duplicating Pods-Runner xcconfig #includes (flutter#75822)

Co-authored-by: Miguel Beltran <m@beltran.work>
Co-authored-by: Jonah Williams <jonahwilliams@google.com>
Co-authored-by: Jenn Magder <magder@google.com>

1.26.0-17.5.pre

Toggle 1.26.0-17.5.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_releases] Flutter Framework 1.26.0-17.5.pre Beta Cherrypicks (

…flutter#75804)

* Added a ReorderableListView.builder constructor (flutter#74697)

Added constructor parameters to the ReorderableList that were missing from ScrollView. Also replace a lot of doc comments with macro templates to reduce duplication.

* [flutter_tools] handle further devtools NPE (flutter#74764)

* [flutter_tools] skip web renderer defines unless web target is picked (flutter#75160)

* Catch VM Service disappearance from run/attach handler code (flutter#75298)

* [flutter_tools] handle null package (flutter#75336)

* Return an empty FlutterViews list when the service disappears (flutter#75301)

* fix analyzer

* Apply Engine Cherrypicks

Co-authored-by: Darren Austin <darrenaustin@google.com>
Co-authored-by: Jonah Williams <jonahwilliams@google.com>
Co-authored-by: Jenn Magder <magder@google.com>

1.26.0-17.4.pre

Toggle 1.26.0-17.4.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_releases] Update additional pub packages to stable for 1.26.…

…0-17.4.pre (flutter#75797)

1.27.0-1.0.pre

Toggle 1.27.0-1.0.pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Fix/ValueListenableBuilder rebuilds (flutter#72707)" (flutter…

…#75669)

This reverts commit 69882d9.