- 14 Feb, 2023 1 commit
-
-
Flutter GitHub Bot authored
-
- 13 Feb, 2023 4 commits
-
-
Tae Hyung Kim authored
* init * fix error handling * fix issue * lint? * error handling tests * lint
-
Ben Konyi authored
Observatory is being deprecated for Dart 3.0 so it should no longer be referenced in tooling messaging / flags. See https://github.com/dart-lang/sdk/issues/50233
-
Flutter GitHub Bot authored
-
Tomasz Gucio authored
--------- Co-authored-by: schectman <schectman@google.com>
-
- 10 Feb, 2023 3 commits
-
-
Flutter GitHub Bot authored
-
Mouad Debbar authored
This reverts commit 0fb4406c.
-
Pascal Welsch authored
* Delete Chrome temp cache after closeing * Update packages/flutter_tools/lib/src/web/chrome.dart Co-authored-by: Christopher Fujino <fujino@google.com> --------- Co-authored-by: Christopher Fujino <fujino@google.com>
-
- 09 Feb, 2023 6 commits
-
-
Ivan Dlugos authored
* feat: add "--resolve-dwarf-paths" to gen_snapshot * chore: update tests
-
Jonah Williams authored
-
Michael Thomsen authored
-
Christopher Fujino authored
* tool exit on sdk manager exit and add test * be more specific about error message
-
Daco Harkes authored
Fixes: * https://github.com/flutter/flutter/issues/119523
-
Kevin Chisholm authored
This reverts commit e03029ef.
-
- 08 Feb, 2023 3 commits
-
-
Loïc Sharma authored
* [Tool][Windows] Output build duration * Tweak * Format
-
Andrew Kolos authored
* stop recursively including assets from asset directories * remove unused imports * lint
-
Mouad Debbar authored
This reverts commit da36bd6f.
-
- 07 Feb, 2023 4 commits
-
-
Christopher Fujino authored
This reverts commit f7c2bd05.
-
Christopher Fujino authored
-
Andrew Kolos authored
* add test * fix * use preexisting testFileSystem * fix variant tests * Revert "use preexisting testFileSystem" This reverts commit b6df288ef4a6ff007ecd984e98a1a3f2001ad242. * nit: grammar
-
Mouad Debbar authored
-
- 06 Feb, 2023 2 commits
-
-
林洵锋 authored
* Fix flutter_tools stuck when using custom LLDB prompt * Remove trailing space character * Fix local variable name * Add comment * Remove trailing space character * Update packages/flutter_tools/lib/src/ios/ios_deploy.dart Co-authored-by: Jenn Magder <magder@google.com> * Update packages/flutter_tools/lib/src/ios/ios_deploy.dart Co-authored-by: Jenn Magder <magder@google.com> * Remove trailing space character --------- Co-authored-by: Jenn Magder <magder@google.com>
-
- 05 Feb, 2023 1 commit
-
-
Christopher Fujino authored
* wip * write test * make error handling printError * remove diff
-
- 04 Feb, 2023 3 commits
-
-
Brandon DeRosier authored
-
godofredoc authored
This reverts commit 57fd50f8.
-
crasowas authored
-
- 03 Feb, 2023 2 commits
-
-
Christopher Fujino authored
* fix * add test
-
Kevin Moore authored
This is already handled by pkg:shelf There is some subtlety with String here, since String.length might not align with the size in bytes over the wire, depending on the contents and the encoding Best to just let pkg:shelf handle it
-
- 02 Feb, 2023 8 commits
-
-
Flutter GitHub Bot authored
-
Christopher Fujino authored
* roll packages * fix dwds * empty --------- Co-authored-by: fluttergithubbot <fluttergithubbot@gmail.com>
-
Danny Tuppeny authored
-
Mouad Debbar authored
* [web] Put all index.html operations in one place * review comments * fix build * change quotes * fix test
-
Michael Goderbauer authored
* Make Flex,Row,Column const for real * dart fix --apply * fix snippets * fix integration test * add comment
-
Sigurd Meldgaard authored
-
Jesús S Guerrero authored
-
Greg Spencer authored
* Update the counter app to enable Material 3 * Fix tools tests * Update some wording * Revert all but useMaterial3 * Update comments
-
- 01 Feb, 2023 3 commits
-
-
Ian Hickson authored
-
Alex Li authored
*
Do not format the messages file * Add test * Add the link to the test * Respect the path separator from the file system * Add the untranslated messages file existence test -
Zachary Anderson authored
Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) This reverts commit 7477d7ac.
-