- 25 Jun, 2020 1 commit
-
-
Jonah Williams authored
The global packages path could cause tests to fail when it would be overriden to unexpected (in test setup) values. Remove most usage and make it a configuration on buildInfo, along with most other build information. Cleanup the asset builder to require the .packages path and the resident runners to no longer require it, since they already have the information in build_info. It needs to stick around for the fuchsia deps we do not control. Filled #60232 for remaining work.
-
- 08 Jun, 2020 2 commits
-
-
Jonah Williams authored
update flutter_service_worker.js to NOTICES
-
Jonah Williams authored
Instead of targets/dart.dart -> targets/common.dart
-
- 06 Jun, 2020 1 commit
-
-
Jonah Williams authored
-
- 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
-
-
Jonah Williams authored
-
- 08 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 22 Apr, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 20 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
-
- 01 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 30 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 17 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Mar, 2020 3 commits
-
-
Jonah Williams authored
This reverts commit aed96199.
-
Jonah Williams authored
* [flutter_tools] supports tree-shake-icons for web builds * Update compile.dart * fix icon_tree_shaker
-
Alexandre Ardhuin authored
-
- 13 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Feb, 2020 1 commit
-
-
Mehmet Oguz Derin authored
-
- 27 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 14 Jan, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 10 Jan, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools][web] Add support for web app manifests and arbitrary resource files (from web/) (#48316)
-
- 07 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Dec, 2019 1 commit
-
-
Jonah Williams authored
-
- 03 Dec, 2019 1 commit
-
-
Jonah Williams 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
-
- 10 Nov, 2019 1 commit
-
-
Yegor authored
-
- 24 Oct, 2019 1 commit
-
-
Harry Terkelsen authored
-
- 21 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 04 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 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
-