- 01 Oct, 2019 3 commits
-
-
Jonah Williams authored
* Stop using build_runner for dart2js * fixes to yield when computing hashes and to imports * add missing await * Update filecache_test.dart * Fix paths in filecache test * use file uri for import * add test cases and configurable override * remove test dep * fix filepaths for windows * test no longer failing * fix paths for test cases * fix typo * address comments * make a constant * make filehash async and use constant * fix silly logic error
-
Jonah Williams authored
-
Jonah Williams authored
-
- 30 Sep, 2019 3 commits
-
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
stuartmorgan authored
Currently Linux builds override the default BUILD mode by putting it in the generated config. That makes it sticky for manual runs of make, which is inconsistent with how other platforms work. Instead, pass the build mode as a command-line override, the same way someone would if building directly with make. This makes the flow of controlling the mode less confusing. Fixes #41528
-
Zachary Anderson authored
* [flutter_tool] Report to analytics when the tool is killed by a signal * Fix analyzer lint
-
- 27 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Sep, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 24 Sep, 2019 3 commits
-
-
Emmanuel Garcia authored
This reverts commit 8e231796.
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 20 Sep, 2019 3 commits
-
-
Emmanuel Garcia authored
-
Emmanuel Garcia authored
-
stuartmorgan authored
Adds macOS support for `flutter create`: - Currently it is behind a hidden flag. - Adds a TargetPlatform workaround to lib/main.dart in the standard app template when enabled. - Supports `app` and `plugin`; `module` support doesn't yet exist for macOS in general. This will eliminate the need to use FDE's examples as templates on macOS. The templates are based on the current state of FDE's examples, with templating support added (and with adoption of the new application delegate in the app, which hadn't been done yet in FDE, eliminating some boilerplate from the template). Fixes #30703
-
- 19 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 18 Sep, 2019 2 commits
-
-
Christopher Fujino authored
-
Jonah Williams authored
-
- 17 Sep, 2019 2 commits
-
-
Emmanuel Garcia authored
-
Alexandre Ardhuin authored
-
- 16 Sep, 2019 2 commits
-
-
stuartmorgan authored
Moves the generated config into that directory. Matches the structure of the other desktop projects. Also fixes #40265
-
Zachary Anderson authored
-
- 14 Sep, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 13 Sep, 2019 2 commits
-
-
Zachary Anderson authored
-
Jonah Williams authored
-
- 12 Sep, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 11 Sep, 2019 2 commits
-
-
stuartmorgan authored
Moves files generated in windows/flutter/ as part of the build to an ephemeral/ subdirectory, matching the approach used on macOS (and in the future, Windows). Adds that directory to the generated properties file to minimize hard-coding of paths in the project.
-
Emmanuel Garcia authored
-
- 10 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 05 Sep, 2019 1 commit
-
-
stuartmorgan authored
Avoids unnecessarily breaking projects that have another .xcodeproj in their macos/ directory, which worked until the addition of the getInfo call.
-
- 04 Sep, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 03 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 02 Sep, 2019 2 commits
-
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
- 30 Aug, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 29 Aug, 2019 1 commit
-
-
Dan Field authored
-
- 28 Aug, 2019 4 commits
-
-
Dan Field authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 202c1b42.
-
Dan Field authored
-