- 30 Sep, 2020 5 commits
-
-
Jenn Magder authored
-
stuartmorgan authored
-
Jenn Magder authored
-
Jonah Williams authored
In cases where the VSCode plugins are not located, display links to where they can be downloaded but do not surface an error.
-
Jenn Magder authored
-
- 29 Sep, 2020 2 commits
-
-
Jonah Williams authored
In cases where the Intellij/AS plugins are not located, display links to where they can be downloaded but do not surface an error. This should generally reduce confusion about whether the plugins are required for every installed IDE. For example, frequently users may only install AS so that they can install the Android SDK - or they may have multiple copies of Intellij installed. For example: #66762
-
Ben Konyi authored
-
- 23 Sep, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 17 Sep, 2020 3 commits
-
-
stuartmorgan authored
Removes the template version from the Windows template; the API and tooling boundary will now be considered stable, so there will no longer be frequent breaking changes. Also updates the link for adding desktop support to a project for all three platforms to reflect the current location. Fixes https://github.com/flutter/flutter/issues/52748
-
stuartmorgan authored
Adds a VERSIONINFO to Runner.rc in the Windows app template, populated from the project creation metadata. Currently the version itself is hard-coded, but it is future-proofed to allow plumbing the actual version through at build time via preprocessor defines.
-
Jonah Williams authored
[flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814) If the tool is downloaded from a precompiled snapshot, or if the backing source files in the pub cache are deleted, the dwds debugging functionality will break as the client.js file cannot be located. Instead use the PackageConfig to verify that package location, downloading if it is missing. Override the dwds middleware to avoid Isolate.resolvePackageUri Fixes #53644 Fixes #65475
-
- 16 Sep, 2020 2 commits
-
-
Michael R Fairhurst authored
- 07 Sep, 2020 1 commit
-
-
Ian Hickson authored
-
- 03 Sep, 2020 2 commits
-
-
Jonah Williams authored
Fix run release/profile modes generating a full service worker.
-
Shi-Hao Hong authored
-
- 02 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 01 Sep, 2020 1 commit
-
-
stuartmorgan authored
Almost all of the flag setup on Linux, macOS, and Windows should be identical; this pulls that common setup to a shared method. This adds support for several flags on macOS that have all the necessary plumbing already in place due to shared backend code, but were never enabled. Fixes https://github.com/flutter/flutter/issues/64944
-
- 31 Aug, 2020 2 commits
-
-
Mehmet Fidanboylu authored
This reverts commit c8f234d3.
-
- 29 Aug, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit eef0050d.
-
- 28 Aug, 2020 2 commits
-
- 27 Aug, 2020 2 commits
-
-
Ben Konyi authored
This change re-enables DDS and outputs the DDS URI in place of the VM service URI on the console. If --disable-dds is not provided, --host-vmservice-port will be used to determine the port for DDS rather than the host port for the VM service, which will instead be randomly chosen.
-
Jonah Williams authored
* [flutter_tools] add analytics to code size, add more testing * add gradle case * Update build_macos_test.dart * move analytics to code size tooling * Update analyze_size.dart * fix analysis
-
- 20 Aug, 2020 2 commits
- 19 Aug, 2020 1 commit
-
-
Jenn Magder authored
-
- 18 Aug, 2020 2 commits
-
-
Jonah Williams authored
-
Albert Viilik authored
-
- 17 Aug, 2020 2 commits
-
-
Zachary Anderson authored
-
Helin Shiah authored
-
- 14 Aug, 2020 2 commits
-
-
Zachary Anderson authored
-
stuartmorgan authored
-
- 12 Aug, 2020 2 commits
-
-
Jonah Williams authored
-
Christopher Fujino authored
-
- 11 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Aug, 2020 1 commit
-
-
Chris Yang authored
-
- 04 Aug, 2020 1 commit
-
-
Chris Yang authored
-
- 03 Aug, 2020 1 commit
-
-
Helin Shiah authored
-