- 26 May, 2022 20 commits
-
-
engine-flutter-autoroll authored
-
yusuf-goog authored
-
Gary Qian authored
-
Justin McCandless authored
Just a small grammar fix in the PipelineOwner docs.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Bruno Leroux authored
-
Nils Reichardt authored
-
engine-flutter-autoroll authored
-
Danny Tuppeny authored
* Fix issues running integration tests through DAP These adapters were incorrectly trying to connect a DDS instance even when Flutter would create its own. This change disables DDS in the DAP layer and leaves it to Flutter (although it passes `--no-dds` on to Flutter if provided to the DAP process). Also fixes an issue where we would unnecessarily connect the VM Service for tests even in 'noDebug' mode because of a change/fix that now includes a 'vmServiceUri' in the `test.startedProcess` event.
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `widgets` * fix comments * fix comments
-
engine-flutter-autoroll authored
-
Pierre-Louis authored
* use `flutter_lints` for sample code * update packages * Revert "update packages" This reverts commit 14da3c69a8da9a093ad9c2acd3fc5d6c7f7751ed. * revert
-
Pierre-Louis authored
* Update links to `material` library docs * outsmart bot heuristics
-
engine-flutter-autoroll authored
-
gaaclarke authored
-
engine-flutter-autoroll authored
-
- 25 May, 2022 20 commits
-
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
dependabot[bot] authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Taha Tesser authored
-
Greg Spencer authored
When I was doing the MenuBar implementation, I made some changes to the PlatformMenuBar to allow it to understand shortcuts a little more, and to deprecate the body parameter rename it to child to match most other widgets. These are those changes, separated out because they are separable, and I'm trying to make the MenuBar PR smaller.
-
xubaolin authored
-
Jonas Uekötter authored
-
Flutter GitHub Bot authored
-
Flutter GitHub Bot authored
-
Kate Lovett authored
-
Tomasz Gucio authored
-
Tomasz Gucio authored
-
Markus Aksli authored
-
xubaolin authored
Fixes #103965
-
Michael Goderbauer authored
-
Tomasz Gucio authored
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `packages/flutter_driver` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens_client` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_localizations` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_test` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_web_plugins` * fix comments * Use `curly_braces_in_flow_control_structures` for `packages/integration_test` * fix indentation
-
Pierre-Louis authored
-