- 16 Apr, 2020 1 commit
-
-
Aubrey Anderson authored
-
- 15 Apr, 2020 12 commits
-
-
stuartmorgan authored
Plugins, and the library, should be able to use COM without special setup. This adds COM initialization to the runner template so that it's available for any code on the main thread.
-
Janice Collins authored
-
Tong Wu authored
-
Jenn Magder authored
-
Jenn Magder authored
-
tauu authored
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
-
Jacob MacDonald authored
## Description Removes the `flutter_test` dependency on `quiver`, instead using the more targeted `clock` and `fake_async` packages. ## Related Issues https://github.com/flutter/flutter/issues/53908 ## Tests No changes to tests ## Checklist Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (`[x]`). This will ensure a smooth and quick review process. - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I signed the [CLA]. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] All existing and new tests are passing. - [x] The analyzer (`flutter analyze --flutter-repo`) does not report any problems on my PR. - [x] I am willing to follow-up on review comments in a timely manner. ## Breaking Change Did any tests fail when you ran them? Please read [Handling breaking changes]. - [ ] No, no existing tests failed, so this is *not* a breaking change. - [x] Yes, this is a breaking change. *If not, delete the remainder of this section.* - [x] I wrote a design doc: https://docs.google.com/document/d/1EkkLbECNBwHgddBQAZqEy7iQLTIxR1rgChKzxcLwhio/edit - [x] I got input from the developer relations team, specifically from: @RedBrogdon - [x] I wrote a migration guide: https://github.com/flutter/website/pull/3932 <!-- Links --> [issue database]: https://github.com/flutter/flutter/issues [Contributor Guide]: https://github.com/flutter/flutter/wiki/Tree-hygiene#overview [Test Coverage]: https://github.com/flutter/flutter/wiki/Test-coverage-for-package%3Aflutter [Flutter Style Guide]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo [Features we expect every widget to implement]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement [CLA]: https://cla.developers.google.com/ [Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene [Handling breaking changes]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
-
Jonah Williams authored
-
Jonah Williams authored
-
Pierre-Louis authored
-
Jonah Williams authored
-
tauu authored
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
-
- 14 Apr, 2020 9 commits
-
-
Jonah Williams authored
-
Mehmet Fidanboylu authored
This reverts commit d1e05281.
-
Jenn Magder authored
-
Jenn Magder authored
-
Justin McCandless authored
Adds the ability for the iOS text selection menu to handle items that are too wide for the screen.
-
Zachary Anderson authored
* [flutter_tools] Handle empty gzip file on Windows * Update packages/flutter_tools/test/general.shard/base/os_test.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> * Update packages/flutter_tools/test/general.shard/base/os_test.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> * Update packages/flutter_tools/test/general.shard/base/os_test.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> Co-authored-by: Jonah Williams <jonahwilliams@google.com>
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 13 Apr, 2020 15 commits
-
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Yegor authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Hans Muller authored
-
engine-flutter-autoroll authored
405fe37dc Roll src/third_party/skia 32c61af49cdb..4b4efe4d6f1f (3 commits) (flutter/engine#17675) (#54649)
-
kwkr authored
-
Darren Austin authored
-
Mehmet Fidanboylu authored
-
Jonah Williams authored
This reverts commit 283ec9e2.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
cc7d2857a Roll src/third_party/dart 23a8788f6a9c..8ef508ba3667 (2 commits) (flutter/engine#17668) (#54622)
-
- 12 Apr, 2020 3 commits
-
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
beb8a7ec4 Update editing state in InputConnectionAdaptor.setSelection (flutter/engine#17652) (#54570)
-
Emmanuel Garcia authored
-