- 14 May, 2022 2 commits
-
-
Christopher Fujino authored
-
Jonah Williams authored
-
- 12 May, 2022 1 commit
-
-
David Iglesias authored
-
- 07 May, 2022 2 commits
-
-
Christopher Fujino authored
-
Jenn Magder authored
-
- 30 Apr, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 27 Apr, 2022 2 commits
-
-
Phil Quitslund authored
-
Alexandre Ardhuin authored
-
- 26 Apr, 2022 1 commit
-
-
Jonah Williams authored
-
- 15 Apr, 2022 2 commits
-
-
Chris Yang authored
-
Jason Simmons authored
Provide a flag for controlling the dart2js optimization level when building for web targets (#101945)
-
- 14 Apr, 2022 1 commit
-
-
Anurag Roy authored
-
- 12 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 11 Apr, 2022 2 commits
-
-
Danny Tuppeny authored
-
Jesús S Guerrero authored
-
- 10 Apr, 2022 1 commit
-
-
Janko Djuric authored
-
- 08 Apr, 2022 3 commits
-
-
Chris Yang authored
-
Michael Goderbauer authored
-
Jesús S Guerrero authored
Co-authored-by:
Christopher Fujino <christopherfujino@gmail.com>
-
- 06 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 30 Mar, 2022 1 commit
-
-
Ben Konyi authored
-
- 29 Mar, 2022 1 commit
-
-
Christopher Fujino authored
-
- 28 Mar, 2022 1 commit
-
-
Christopher Fujino authored
* warn when doctor takes long
-
- 27 Mar, 2022 1 commit
-
-
Zachary Anderson authored
-
- 25 Mar, 2022 1 commit
-
-
Jenn Magder authored
-
- 17 Mar, 2022 2 commits
-
-
Dan Field authored
Fixes #86590
-
Chris Bracken authored
This changes the default build architectures for Flutter macOS apps to x86_64 and arm64. Previously, we manually excluded arm64 builds via the EXCLUDE_ARCHS Xcode setting in Flutter's generated xcconfig file. This eliminates setting EXCLUDE_ARCHS during the build and updates the default architectures in the tool and in the macos_assemble.sh wrapper. Issue: https://github.com/flutter/flutter/issues/97681 Umbrella issue: https://github.com/flutter/flutter/issues/60113
-
- 16 Mar, 2022 1 commit
-
-
Gary Qian authored
-
- 07 Mar, 2022 1 commit
-
-
Anurag Roy authored
-
- 04 Mar, 2022 2 commits
-
-
Jonah Williams authored
-
Mathieu Dubois-Briand authored
-
- 26 Feb, 2022 1 commit
-
-
stuartmorgan authored
-
- 23 Feb, 2022 2 commits
-
-
Alexander Dahlberg authored
-
Alexander Dahlberg authored
* Fixed order dependency and removed no-shuffle-tag in build_ios_framework_test.dart * Removed trailing spaces in build_ios_framework_test.dart * Removed unnecessary formatting
-
- 19 Feb, 2022 1 commit
-
-
Zachary Anderson authored
-
- 18 Feb, 2022 1 commit
-
- 15 Feb, 2022 3 commits
-
-
Christopher Fujino authored
-
Ben Konyi authored
* Update flutter_tools to look for new VM service message The Dart SDK will soon move away from the current Observatory message: "Observatory listening on ..." To a new message that no longer references Observatory: "Dart VM Service listening on ..." This change updates all tests with mocks to check for the new message and also adds support for the new message in ProtocolDiscovery. See https://github.com/dart-lang/sdk/issues/46756 * Fix some parsing locations * Fix analysis failures * Update message * Remove extra comment * Update message * Add globals prefix
-
Christopher Fujino authored
-
- 11 Feb, 2022 1 commit
-
-
Christopher Fujino authored
-