- 08 Jul, 2022 18 commits
-
-
Dan Field authored
-
Bruno Leroux authored
-
LongCatIsLooong authored
Reland "Disable cursor opacity animation on macOS, make iOS cursor animation discrete (#104335)" (#106893)
-
Pierre-Louis authored
-
Youssef Attia authored
This reverts commit 0d3cc92d.
-
Taha Tesser authored
-
Markus Aksli authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Dan Field authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 07 Jul, 2022 22 commits
-
-
Youssef Attia authored
* Fixed AnimatedSwitcher chain produced duplicates * Fixed issue with global keys being copied * trailing whitespace * removed unused dependencies * Fixed dependency loop
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Daniel Chevalier authored
The pubRoot directory interface is being changed to promote adding and removing directories
-
engine-flutter-autoroll authored
-
Flutter GitHub Bot authored
-
Callum Moffat authored
-
engine-flutter-autoroll authored
-
Kohei Seino authored
Add `fromDirectional` factory to `RelativeRect` for when an app needs to consider both TextDirection.ltr and TextDirection.rtl. ``` RelativeRect.fromDirectional( textDirection: textDirection, start: 10.0, top: 20.0, end: 30.0, bottom: 40.0, ); ``` Addresses https://github.com/flutter/flutter/issues/107058.
-
Helin Shiah authored
* Pass URI converter from context to DDS * Match change that will be merged * Revert SDK web change
-
Alexander Aprelev authored
* Ensure build is done in incremental mode. This allows for faster bootstrapping of the compiler from previously created dill file. Fixes https://github.com/flutter/flutter/issues/107183 * Avoid initializeFromDill in aot mode * Update tests
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-