- 21 May, 2020 5 commits
-
-
engine-flutter-autoroll authored
-
Ken VanDine authored
-
Per Classon authored
Add code example for CustomScrollView on how to make it grow in two directions along its scroll axis (#57670)
-
Justin McCandless authored
-
Stonekity authored
-
- 20 May, 2020 14 commits
-
-
Hansol Lee authored
* Have _warpToCurrentIndex() shortcut logic behave properly * Add test * Apply code review * Fix typo (fromm -> from)
-
Jonah Williams authored
-
Jenn Magder authored
-
LongCatIsLooong authored
-
stuartmorgan authored
Re-adds a line that was accidentally removed in #57515
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
LongCatIsLooong authored
-
Jonah Williams authored
-
Darren Austin authored
-
liyuqian authored
-
Anthony authored
-
Justin McCandless authored
-
Kate Lovett authored
-
- 19 May, 2020 5 commits
-
-
stuartmorgan authored
Co-authored-by: Jenn Magder <magder@google.com>
-
Jonah Williams authored
This reverts commit 602d8baf.
-
Jonah Williams authored
-
Jonah Williams authored
-
LongCatIsLooong authored
-
- 18 May, 2020 16 commits
-
-
cg021 authored
* move pending timers list code out of assert * style change Co-authored-by: Emmanuel Garcia <egarciad@google.com> * add unit tests * formatting * pending timer test * pending timer assertion test * add setup and teardown Co-authored-by: Emmanuel Garcia <egarciad@google.com>
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Jonah Williams authored
Reland: #56167
-
Jonah Williams authored
For files larger than 250 KB (roughly the size of framework.dart), chunk the conversion. This may be important for large assets like images.
-
stuartmorgan authored
The Linux CMakeLists.txt are intended to be compatible with 3.10, but accedintally used a list construct that wasn't added until 3.12. This adds a custom replacement function. This makes the build compatible with 3.10 as originally intended.
-
Christopher Fujino authored
-
Andrey Gordeev authored
-
LongCatIsLooong authored
-
Jose Alba authored
* Value Indicator uses Global position when calculating horizontal position * fixed test * fixed analyzer * Made globalCenter variable and added comments
-
engine-flutter-autoroll authored
-
Ferhat authored
-
Jonah Williams authored
-
Jonah Williams authored
- OsError now implements exception, remove workaround. - Prefer is check to catching TypeError
-
stuartmorgan authored
Treats 'pluginClass: none' as equivalent to having no 'pluginClass' entry on the desktop platforms, to satisy stable channel plugin validation of Dart-only desktop plugin implementations. See issue for full details. Part of https://github.com/flutter/flutter/issues/57497
-
Tianguang authored
* Bump flutter_gallery_assets version to ^0.2.0. * Run `flutter update-packages --force-upgrade`. * Add comment. * Remove duplicate key.
-