- 31 Mar, 2023 1 commit
-
-
Dan Field authored
Disable Fuchsia SDK usage unless opted in
-
- 22 Jul, 2022 1 commit
-
-
Rich Kadel authored
Fuchsia will soon remove all support for Component Framework version 1 components (recognized by component manifests ending in `.cmx`). Notably, some of the `flutter` tool commands for Fuchsia devices-- notably, but not limited to, those related to CFv1--are outdated, and either do not work today or soon won't work. This PR removes the outdated components and commands, replacing some with the newer version, or simply removing the non-working features, in some cases.
-
- 23 Dec, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 13 Oct, 2021 1 commit
-
-
omerlevran46 authored
device-finder binary is being from removed from the Fuchsia SDK in fxb/85985.
-
- 26 Aug, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 01 Mar, 2021 1 commit
-
-
omerlevran46 authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 06 Aug, 2020 1 commit
-
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 05 May, 2020 1 commit
-
-
Jonah Williams authored
Fixes #55765 We are currently only returning the first device from dev-finder, instead we need to look at the whole list.
-
- 19 Mar, 2020 1 commit
-
-
Dan Field authored
* Do not throw when trying to discover a fuchsia device and the sshConfig is invalid
-
- 17 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 06 Mar, 2020 1 commit
-
-
Zachary Anderson authored
* Reland: [flutter_tool] Where possible, catch only subtypes of Exception * Add armv7f to getIOSArchForName
-
- 04 Mar, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 57c6721c.
-
Flutter GitHub Bot authored
-
- 28 Feb, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit 9de7787f.
-
Zachary Anderson authored
-
- 27 Feb, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit f1cd47ef.
-
Zachary Anderson authored
-
- 14 Jan, 2020 2 commits
-
-
Emmanuel Garcia authored
-
Andrew Davies authored
dev_finder name is deprecated. device-finder is preferred. Functionality remains identical, this is an aesthetic change. This change was generated via: $ find . -not -path '*/\.*' -type f -exec sed -i 's/(^import.*)!dev_finder/device-finder/g' {} \;
-
- 10 Jan, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 28 Oct, 2019 1 commit
-
-
Zachary Anderson authored
* [flutter_tool] Use engine flutter_runner prebuilts * Update packages/flutter_tools/lib/src/fuchsia/fuchsia_build.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com>
-
- 24 Sep, 2019 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 29 May, 2019 1 commit
-
-
Zachary Anderson authored
-
- 24 May, 2019 1 commit
-
-
Zachary Anderson authored
-
- 21 May, 2019 2 commits
-
-
Zachary Anderson authored
-
Zachary Anderson authored
-
- 14 May, 2019 1 commit
-
-
Zachary Anderson authored
-
- 06 May, 2019 1 commit
-
-
Zachary Anderson authored
-
- 01 May, 2019 1 commit
-
-
Zachary Anderson authored
-
- 25 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Jan, 2019 1 commit
-
-
Jonah Williams authored
-
- 17 Jan, 2019 1 commit
-
-
Jonah Williams authored
-