- 28 Mar, 2022 1 commit
-
-
Jenn Magder authored
-
- 17 Mar, 2022 1 commit
-
-
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
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 17 Jul, 2021 1 commit
-
-
Zachary Anderson authored
-
- 01 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 28 Apr, 2021 1 commit
-
-
Matej Knopp authored
-
- 22 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 28 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 17 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 15 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 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
-
- 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)
-
- 09 Jun, 2020 1 commit
-
-
Jonah Williams authored
Adds support for --bundle-sksl-path to windows, linux, macOS, and iOS. Fixes #53115
-
- 04 Jun, 2020 1 commit
-
-
Jonah Williams authored
Also combines experiments into extraGenSnapshot/ExtraFrontEndOptions. Allows providing --no-sound-null-safety to allow out of order migration and running.
-
- 27 May, 2020 1 commit
-
-
Dan Field authored
When you run this, bash complains that `local` is only valid in functions. Gets rid of that extraneous warning.
-
- 04 May, 2020 1 commit
-
-
Jonah Williams authored
Ensure --no-track-widget-creation is piped through android/macOS. Adds integration testing for iOS/android/macOS
-
- 01 May, 2020 1 commit
-
-
Jonah Williams authored
Ensure iOS and android builds can be correctly cached. Use the performance-measurement-file to verify that all targets were skipped on the second invocation. This is only run on the flutter_gallery build.
-
- 22 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 16 Apr, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit b8bd09db.
-
Jonah Williams authored
-
- 15 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 25 Mar, 2020 1 commit
-
-
Jonah Williams authored
This will allow experimenting with the remove to string transformer before we're ready to turn it on by default. This doesn't work for web yet since we use dart2js instead of the frontend_server for producing kernel
-
- 06 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Mar, 2020 2 commits
-
-
Jonah Williams authored
Revert "[flutter_tools] Allow providing dart-defines to Android, iOS, macOS builds (#51714)" (#52041) This reverts commit ee60eeea.
-
Jonah Williams authored
-
- 27 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 07 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Feb, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 05 Feb, 2020 1 commit
-
-
Dan Field 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 Aug, 2019 2 commits
-
-
Jonah Williams authored
-
stuartmorgan authored
The name is very misleading at this point, since it does substantially more than build flutter_assets. Name it more generically as a wrapper for 'assemble' for macOS builds.
-
- 23 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 15 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 06 Aug, 2019 1 commit
-
-
Jonah Williams authored
-