- 31 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 30 Jan, 2020 3 commits
-
-
Greg Spencer authored
This reverts commit 9d4a35ba because it appears to break the gradle_non_android_plugin_test.
-
stuartmorgan authored
Now that the new schema is supported on the stable channel, and the old schema is considered legacy, the template should always create plugins using the new schema.
-
Zachary Anderson authored
-
- 28 Jan, 2020 2 commits
-
-
Zachary Anderson authored
-
Jenn Magder authored
-
- 22 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 14 Jan, 2020 1 commit
-
-
Zachary Anderson authored
* Reland: [flutter_tools] File system utilities * Remove unused imports
-
- 13 Jan, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit 03496606.
-
Zachary Anderson authored
-
- 10 Jan, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 17 Dec, 2019 1 commit
-
-
Jonah Williams authored
-
- 03 Dec, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 3b2042a0.
-
Jonah Williams authored
-
- 27 Nov, 2019 2 commits
-
-
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
-
Greg Spencer authored
This PR adds TargetPlatform.macOS to the TargetPlatform enum. This allows us to begin implementation of some adaptive UI based on which target platform is desired. I haven't updated the tests here, that will come in a follow-up PR.
-
- 26 Nov, 2019 1 commit
-
-
Christopher Fujino authored
-
- 19 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools/lib * address review comments * use castStringKeyedMap * introduce {bool,string,strings}Arg * fix ci
-
- 14 Nov, 2019 1 commit
-
-
Jenn Magder authored
-
- 07 Nov, 2019 1 commit
-
-
Afzaal Ahmad Zeeshan authored
Changed the placements of the operands to make it more readable.
-
- 31 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 17 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
* Test the Android embedding v2 * Update integration tests * Split into shards
-
- 08 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 04 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
* Generate projects using the new Android embedding * Add comment about usesNewEmbedding:true * Feedback * Rework way to detect new embedding in new apps
-
- 24 Sep, 2019 1 commit
-
-
Emmanuel Garcia authored
This reverts commit 8e231796.
-
- 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
-
- 17 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 16 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 13 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 03 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 28 Aug, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 20 Aug, 2019 1 commit
-
-
Zachary Anderson authored
-
- 15 Aug, 2019 1 commit
-
-
Zachary Anderson authored
-
- 29 Jul, 2019 1 commit
-
-
Zachary Anderson authored
-
- 22 Jul, 2019 1 commit
-
-
Jonah Williams authored
-