- 28 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 31 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 16 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 04 Feb, 2021 1 commit
-
-
Dan Field authored
-
- 06 Nov, 2020 1 commit
-
-
David Iglesias authored
-
- 05 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 04 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 26 Oct, 2020 1 commit
-
-
Jacob MacDonald authored
* update pinned null safety deps * run update-packages * add http dep to devicelab package * rerun update-packages
-
- 16 Oct, 2020 1 commit
-
-
Martin Kustermann authored
-
- 12 Oct, 2020 1 commit
-
-
Sam Rawlins authored
-
- 09 Oct, 2020 1 commit
-
-
Mouad Debbar authored
-
- 01 Oct, 2020 1 commit
-
-
Jacob MacDonald authored
-
- 23 Sep, 2020 1 commit
-
-
Jacob MacDonald authored
Updates all null safe dependencies to versions that allow 2.10 stable and 2.11 dev releases. Also updates flutter_goldens and flutter_goldens_client to allow 2.11 dev.
-
- 21 Sep, 2020 1 commit
-
-
Yegor authored
-
- 19 Sep, 2020 1 commit
-
-
Jonah Williams authored
[versions] update to latest source span and roll engine to 4b8477d11573d233e6791204191c0090f733b05d (#66136)
-
- 03 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 28 Jul, 2020 1 commit
-
-
Jonah Williams authored
-
- 24 Jul, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit c46aa360.
-
Alexandre Ardhuin authored
-
- 17 Jul, 2020 2 commits
-
-
Christopher Fujino authored
-
Ming Lyu (CareF) authored
This reverts commit b7b60a2d.
-
- 16 Jul, 2020 3 commits
-
-
Ming Lyu (CareF) authored
-
- 09 Jul, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Jul, 2020 1 commit
-
-
Dan Field authored
Roll packages, update XML deprecations.
-
- 23 Jun, 2020 1 commit
-
-
Jonah Williams authored
Update all versions, specifically file which fixes some bugs that caused tests to fail if run in different orders: - systemTemp directories created by MemoryFileSystem will allot names based on the file system instance instead of globally. - MemoryFile.readAsLines()/readAsLinesSync() no longer treat a final newline in the file as the start of a new, empty line. - RecordingFile.readAsLine()/readAsLinesSync() now always record a final newline.
-
- 19 Jun, 2020 1 commit
-
-
Jonah Williams authored
Fixes #59718 Update all versions, specifically dwds which has a hot restart fix
-
- 15 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 29 May, 2020 1 commit
-
-
Tianguang authored
* Run `flutter update-packages --force-upgrade`. * Update test to 1.14.5.
-
- 15 Apr, 2020 2 commits
-
-
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
-
tauu authored
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
-
- 09 Apr, 2020 1 commit
-
-
Jacob MacDonald authored
-
- 07 Apr, 2020 1 commit
-
-
Michael Thomsen authored
-
- 30 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 04 Mar, 2020 1 commit
-
-
Ben Konyi authored
This is required to roll forward package:vm_service to 3.0.0 and is blocking a DevTools release.
-
- 18 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 15 Feb, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit d3387bc9.
-
Jonah Williams authored
-
- 14 Nov, 2019 1 commit
-
-
Jonah Williams authored
-