- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 15 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 15 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 12 May, 2021 1 commit
-
-
Renan authored
Re-land: Allow users to pass in Xcode build settings as env variables to flutter build macos FLUTTER_XCODE_ (#82298)
-
- 07 May, 2021 1 commit
-
-
Zachary Anderson authored
Revert "Allow users to pass in Xcode build settings as env variables to flutter build macos FLUTTER_XCODE_ (#81384)" (#82004) This reverts commit 0bba935b.
-
- 06 May, 2021 1 commit
-
-
Renan authored
Allow users to pass in Xcode build settings as env variables to flutter build macos FLUTTER_XCODE_ (#81384)
-
- 17 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Feb, 2021 1 commit
-
-
stuartmorgan 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
-
- 22 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 15 Dec, 2020 2 commits
-
-
Jenn Magder authored
-
Kenzie Schmoll authored
* Add text to --analyze-size command output to launch DevTools with size data.
-
- 09 Dec, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 0b6b3eec.
-
Jenn Magder authored
-
- 08 Dec, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 70f8fdee.
-
Jenn Magder authored
-
- 07 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 03 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 16 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 14 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 13 Oct, 2020 1 commit
-
-
Jonah Williams authored
Remove "This is taking a long time" progress timeout and TimeoutConfiguration.
-
- 17 Sep, 2020 1 commit
-
-
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
-
- 27 Aug, 2020 1 commit
-
-
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
-
- 25 Aug, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) Adds support for size analysis on iOS, macOS, linux, and Windows - using an uncompressed directory based approach. The output format is not currently specified. Adds support for size analysis on android on windows, switching to package:archive Updates the console format to display as a tree, allowing longer paths. Increases the number of dart libraries shown (to avoid only ever printing the flutter/dart:ui libraries, which dominate the size)
-
- 18 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 09 Jul, 2020 1 commit
-
-
Jenn Magder authored
-
- 09 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 25 Mar, 2020 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 18 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 06 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 07 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 31 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 24 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Jan, 2020 1 commit
-
-
stuartmorgan authored
Moves the checks that projects have been configured for desktop to a lower level, where they will cover more codepaths (e.g., 'run'), and improves them to check for native build projects, rather than just directories, to catch cases where the directory exists (e.g., due to accidental creation of generated files). Also adds links to the error messages pointing to instructions on adding desktop support to a project. Fixes #47145
-