Tags: YehorFlutter/flutter
Tags
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 hotfixes (flutter#42863) * refactor cocoapods validator to detect broken install (flutter#38560) * Skip pod initialization if version >= 1.8.0. (flutter#41491)
[web] Always send the route name even if it's null (flutter#41996)
Revert "Fix ReorderableListView's use of child keys (flutter#41334) (f… …lutter#41338)" (flutter#41931) This reverts commit 2b138fd.
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
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
Refactor: Base tap gesture recognizer (flutter#41329) * Extracts the logic of TapGestureRecognizer into an abstract class BaseTapGestureRecognizer * Fixes ModalBarrier unable to dismiss when competing
PreviousNext