- 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.
-
- 30 Apr, 2020 1 commit
-
-
Jonah Williams authored
Support bundling SkSL shaders into an android APK or appbundle via the --bundle-sksl-path command line options. If provided, these are validated for platform engine revision and then placed in flutter_assets/io.flutter.shaders.json
-
- 29 Apr, 2020 1 commit
-
-
Jonah Williams authored
Fixes the performance issue with tree-shake-icons and filters to ttf mime type. Does not change default or error behavior.
-
- 28 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 22 Apr, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 17 Apr, 2020 2 commits
-
-
Anna Gringauze authored
* Add flag to enable expression evaluation for web Added flag --web-enable-expression-evaluation to flutter run commmand that enables expression evaluation from IDEs for web target. Disabled by default. Helps https://github.com/flutter/flutter/issues/54520 * Update packages/flutter_tools/lib/src/build_runner/resident_web_runner.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> Co-authored-by: Jonah Williams <jonahwilliams@google.com>
-
Zachary Anderson authored
-
- 16 Apr, 2020 2 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
* Move doctor into globals * Fix tests
-
- 15 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 13 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Apr, 2020 1 commit
-
-
Danny Tuppeny authored
-
- 07 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
-
- 23 Mar, 2020 1 commit
-
-
stuartmorgan authored
Adds initial support for flutter create of apps and plugins. This is derived from the current FDE example app and sample plugin, adding template values where relevant. Since the APIs/tooling/template aren't stable yet, the app template includes a version marker, which will be updated each time there's a breaking change. The build now checks that the template version matches the version known by that version of the tool, and gives a specific error message when there's a mismatch, which improves over the current breaking change experience of hitting whatever build failure the breaking change causes and having to figure out that the problem is that the runner is out of date. It also adds a warning to the create output about the fact that it won't be stable. Plugins don't currently have a version marker since in practice this is not a significant problem for plugins yet the way it is for runners; we can add it later if that changes. Fixes #30704
-
- 18 Mar, 2020 2 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
- 12 Mar, 2020 1 commit
-
-
Dmitry Ratushnyy authored
-
- 10 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 07 Mar, 2020 1 commit
-
-
Dan Field authored
-
- 06 Mar, 2020 3 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
Zachary Anderson authored
* Reland: [flutter_tool] Where possible, catch only subtypes of Exception * Add armv7f to getIOSArchForName
-
- 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
-
- 04 Mar, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 57c6721c.
-
Flutter GitHub Bot authored
-
- 28 Feb, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit 9de7787f.
-
Zachary Anderson authored
-
- 27 Feb, 2020 3 commits
-
-
Jonah Williams authored
-
Zachary Anderson authored
This reverts commit f1cd47ef.
-
Zachary Anderson authored
-
- 23 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 20 Feb, 2020 1 commit
-
-
Jenn Magder authored
-
- 14 Feb, 2020 1 commit
-
-
Yegor authored
* Fix stack trace parsing on non-debug builds; add e2e tests
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Feb, 2020 1 commit
-
-
Dan Field authored
-