- 05 Aug, 2021 11 commits
-
-
Casey Hillers authored
-
Terry Lucas authored
-
engine-flutter-autoroll authored
f1a759d98 Roll Dart SDK from 5406f286f566 to 131d357297e2 (1 revision) (flutter/engine#27906) (#87726)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
381d54e4c Roll Dart SDK from 96fdaff98f48 to 5406f286f566 (5 revisions) (flutter/engine#27903) (#87711)
-
Jia Hao authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 04 Aug, 2021 27 commits
-
-
Kate Lovett authored
This reverts commit 52bf9dbb.
-
chunhtai authored
-
Taha Tesser authored
-
engine-flutter-autoroll authored
-
Viren Khatri authored
-
engine-flutter-autoroll authored
-
Viren Khatri authored
-
LongCatIsLooong authored
-
engine-flutter-autoroll authored
-
keyonghan authored
-
Todd Volkert authored
This gesture recognizer can be used to recognize the classic "onclick" behavior, where each tap in a series fires an event with an incrementing "count" of how many taps have occurred in series. This can in turn be used to build widgets that respond to both tap and double-tap, or for widgets like the YouTube TV player, where each subsequent tap in a series of >2 taps adjusts the playhead another 15 seconds. Fixes https://github.com/flutter/flutter/issues/81657
-
keyonghan authored
-
🔋 Yazeed AlKhalaf authored -
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Casey Hillers authored
-
Lau Ching Jun authored
* Add new hook for setupHotReload and after updating devFS is complete * Handle the case where updateDevFS failed
-
engine-flutter-autoroll authored
-
keyonghan authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
xubaolin authored
-
engine-flutter-autoroll authored
-
godofredoc authored
This is to prevent trying to run the workflow in forks. Bug: https://github.com/flutter/flutter/issues/87573
-
Greg Spencer authored
This fixes how the sample analyzer handles missing_identifier errors. It was looking at the wrong line, and missing an else clause, so it was silently allowing missing_identifier errors to pass. In addition, this fixes the sample generation so that it uses the correct filename for the output files: it previously was looking for the first line that had a filename, which was meant to indicate a non-generated line. This change adds a new Line.generated constructor for generated lines, so that they can also have the correct filename associated with them.
-
- 03 Aug, 2021 2 commits
-
-
Anna Gringauze authored
- Update dwds and and the rest of the packages Closes: https://github.com/flutter/flutter/issues/87100
-
engine-flutter-autoroll authored
-