- 01 Mar, 2023 5 commits
-
-
Daniel Austin authored
implement override of toString() in order to print useful message in release mode as well as debug mode (#118263) Added `_ErrorDescription.toString()`
-
engine-flutter-autoroll authored
Roll Flutter Engine from 43f28d2ff87b to 9ffe548bd842 (1 revision)
-
Paul authored
Remove @param onDone
-
James Lee authored
Add typically used parameter name to the builder used in layout_builder
-
engine-flutter-autoroll authored
Roll Flutter Engine from 584144dd4108 to 43f28d2ff87b (2 revisions)
-
- 28 Feb, 2023 27 commits
-
-
Michael Goderbauer authored
Fix how tests count open SemanticsHandles
-
Bartek Pacia authored
Fix documentation error in README of `integration_test`
-
engine-flutter-autoroll authored
Roll Flutter Engine from d274195202d3 to 584144dd4108 (4 revisions)
-
Flutter GitHub Bot authored
Roll pub packages
-
engine-flutter-autoroll authored
Roll Flutter Engine from c6b532240498 to d274195202d3 (3 revisions)
-
Xilai Zhang authored
This reverts commit fd65fd1b.
-
Dan Field authored
Fix monodrag gestures for #112403 and b/249091367
-
Jim Gerth authored
Use AnimatedSwitcher's _childNumber as Key in layoutBuilder's Stack
-
Flutter GitHub Bot authored
Roll pub packages
-
Greg Price authored
Make ClampingScrollSimulation ballistic and more like Android
-
engine-flutter-autoroll authored
Roll Packages from ad48ee552768 to f39c97dbfb95 (8 revisions)
-
engine-flutter-autoroll authored
Roll Flutter Engine from b78ac0412904 to c6b532240498 (2 revisions)
-
Taha Tesser authored
Update date picker examples, remove unused variables and add missing tests
-
Nabeel Parkar authored
Migrate activation issue template to Github form issues
-
engine-flutter-autoroll authored
Roll Flutter Engine from 365f348645b6 to b78ac0412904 (2 revisions)
-
engine-flutter-autoroll authored
Roll Flutter Engine from 002b3d7a2419 to 365f348645b6 (2 revisions)
-
engine-flutter-autoroll authored
002b3d7a2 Roll Skia from 40d29bfd33c3 to 7a03a0e52abb (8 revisions) (flutter/engine#39929) (#121582) Roll Flutter Engine from 2211a315d746 to 002b3d7a2419 (1 revision)
-
engine-flutter-autoroll authored
Roll Flutter Engine from ab034478aeab to 2211a315d746 (9 revisions)
-
Flutter GitHub Bot authored
Roll pub packages
-
Michael Goderbauer authored
showOnScreen does not crash if target node doesn't exist anymore
-
Hans Muller authored
Removed "typically non-null" API doc qualifiers from ScrollMetrics min,max extent getters
-
Skandar Munir authored
fixes Show Week Day in CupertinoDatePicker with CupertinoDatePickerMoâ¦
-
Kate Lovett authored
Fix AppBar scrolled under for 2D scrolling
-
Hans Muller authored
Added identical(a,b) short circuit to rendering library lerp methods
-
Todd Volkert authored
Cocoapods ffi error can be in stdout or stderr
-
Flutter GitHub Bot authored
Roll pub packages
-
- 27 Feb, 2023 8 commits
-
-
engine-flutter-autoroll authored
Roll Flutter Engine from 8857c39c96c4 to ab034478aeab (3 revisions)
-
Michael Goderbauer authored
Revert "Reland "Remove references to Observatory (#118577)""
-
engine-flutter-autoroll authored
Roll Flutter Engine from 4bba1b958e11 to 8857c39c96c4 (10 revisions)
-
Mahan authored
Separate theme logic
-
Bruno Leroux authored
Cleanup material/tabs.dart documentation
-
Tomohiko Tanihata authored
Update scroll paging logic in Scrollbar
-
Danny Tuppeny authored
* [flutter_tools] Add support for URI formats like ?line=x for "flutter test" * Remove unnecessary function * Handle parsing absolute paths on Windows * Use Windows-style paths when running on Windows * Fix paths in isFile * Remove unnecessary clear
-