- 26 Jan, 2022 2 commits
-
-
Daco Harkes authored
-
Lau Ching Jun authored
Also allow daemon commands to pass binary streams
-
- 25 Jan, 2022 2 commits
-
-
Jenn Magder authored
-
Christopher Fujino authored
-
- 20 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 19 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 18 Jan, 2022 1 commit
-
-
wangying authored
-
- 14 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 13 Jan, 2022 3 commits
-
-
Pooja Bhaumik authored
-
Spt authored
-
Chris Bracken authored
When desktop support is not present in an existing project, certain flutter tool commands raise an error that direct the user to documentation on how to add desktop support to an existing Flutter project. In a recent revamp of the webside, the URL was very slightly changed (flutter.dev -> docs.flutter.dev). This updates the error message to output the new URL. Issue: https://github.com/flutter/flutter/issues/94398
-
- 10 Jan, 2022 2 commits
-
-
Jenn Magder authored
-
Greg Spencer authored
-
- 08 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 06 Jan, 2022 2 commits
-
-
crisboarna authored
-
Jenn Magder authored
-
- 04 Jan, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 5257f029.
-
Daco Harkes authored
* Building shared C source code as part of the native build for platforms Android, iOS, Linux desktop, MacOS desktop, and Windows desktop. * Sample code doing a synchronous FFI call. * Sample code doing a long running synchronous FFI call on a helper isolate. * Use of `package:ffigen` to generate the bindings.
-
- 22 Dec, 2021 3 commits
-
-
Lau Ching Jun authored
Fixes the test brekage and reverts commit caed03df.
-
Zachary Anderson authored
This reverts commit 2b46ea44.
-
Lau Ching Jun authored
* Add an option for flutter daemon to listen on a TCP port Added a new class DaemonConnection to reuse the connection handling between daemon server and client, and handle connection with different medium (stdio, socket). Added a new option `listen-on-tcp-port` to the flutter daemon command, when passed, the daemon will accept commands on a port instead of stdio. * Review feedback and add test for TcpDaemonStreams * Review feedbacks
-
- 21 Dec, 2021 1 commit
-
-
Chris Yang authored
-
- 16 Dec, 2021 2 commits
-
-
crisboarna authored
-
crisboarna authored
* feat(flutter_tools): Added proxy validator IPV6 lookback check * Remove whitespace. Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
-
- 15 Dec, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 03 Dec, 2021 1 commit
-
-
Jia Hao authored
-
- 12 Nov, 2021 3 commits
-
-
Gary Qian authored
-
Christopher Fujino authored
-
- 11 Nov, 2021 4 commits
-
-
Gary Qian authored
-
Core authored
-
stuartmorgan authored
-
Greg Spencer authored
-
- 10 Nov, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 6153bbef.
-
Gary Qian authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 30 Oct, 2021 1 commit
-
-
Christopher Fujino authored
-
- 21 Oct, 2021 2 commits
-
- 20 Oct, 2021 1 commit
-
-
Chris Yang authored
-