8000 Tags · YehorFlutter/flutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: YehorFlutter/flutter

Tags

v1.9.1+hotfix.6

Toggle v1.9.1+hotfix.6's commit message
V1.9.1 hotfix

This fixes the issue described in flutter#40239:

* Restore offstage and ticker mode after hero pop and the from hero is null (flutter#40306)

v1.9.1+hotfix.5

Toggle v1.9.1+hotfix.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V1.9.1 hotfixes (flutter#42863)

* refactor cocoapods validator to detect broken install (flutter#38560)
* Skip pod initialization if version >= 1.8.0. (flutter#41491)

v1.10.14

Toggle v1.10.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[web] Always send the route name even if it's null (flutter#41996)

v1.10.13

Toggle v1.10.13's commit message
Skip sdk_validation_test again (flutter#42091)

v1.10.12

Toggle v1.10.12's commit message
Revert "Fix ReorderableListView's use of child keys (flutter#41334) (f…

…lutter#41338)" (flutter#41931)

This reverts commit 2b138fd.

v1.10.11

Toggle v1.10.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Generate projects using the new Android embedding (flutter#41666)

* Generate projects using the new Android embedding

* Add comment about usesNewEmbedding:true

* Feedback

* Rework way to detect new embedding in new apps

v1.10.10

Toggle v1.10.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
a0605af Roll src/third_party/skia d71344590a2f..35a60f622c58 (9 commi…

…ts) (flutter/engine#12784) (flutter#41958)

git@github.com:flutter/engine.git/compare/9db06370490d...a0605af

git log 9db0637..a0605af --no-merges --oneline
2019-10-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia d71344590a2f..35a60f622c58 (9 commits) (flutter/engine#12784)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC liyuqian@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

v1.10.9

Toggle v1.10.9's commit message
Revert ActivateAction PR (flutter#41945)

v1.10.8

Toggle v1.10.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor: Base tap gesture recognizer (flutter#41329)

* Extracts the logic of TapGestureRecognizer into an abstract class BaseTapGestureRecognizer
* Fixes ModalBarrier unable to dismiss when competing

v1.10.7

Toggle v1.10.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix tools test verifyVersion() regex (flutter#41744)

0