- 28 Feb, 2023 26 commits
-
-
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 14 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
-
Taha Tesser authored
Add `OverflowBox` example and update existing examples under `basic.dart`
-
Christopher Fujino authored
Revert "[flutter_tools] show web-server in flutter devices"
-
Taha Tesser authored
Fix `ExpansionTile` double tap to collapse/expanded and expanded/collapsed states semantics announcements
-
ivirtex authored
* Fix text color not resolving in `CupertinoApp` * Make linter happy * Create cupertinoBuilder for theming * Make linter happy * Fix tests * Fix regression * Delete whitespace * Resolve color passed to the `WidgetsApp` * Revert "Resolve color passed to the `WidgetsApp`" This reverts commit 6994719a564c476dcb6d389e4547bff3ded08203. * Resolve selection colors * Kick tests * Delete doubled test
-
Greg Price authored
Give error on too many arguments to `flutter config`
-
Bruno Leroux authored
-