- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 21 Dec, 2019 1 commit
-
-
Jenn Magder authored
Revert "Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#47266)" (#47568) This reverts commit 648a5d8a.
-
- 19 Dec, 2019 1 commit
-
-
Jenn Magder authored
Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#47266)
-
- 18 Dec, 2019 3 commits
-
-
Dan Field authored
-
Jenn Magder authored
Revert "Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#46928)" (#47264) This reverts commit e54e301d.
-
Jenn Magder authored
Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#46928)
-
- 13 Dec, 2019 4 commits
-
-
Todd Volkert authored
Revert "flutter_tools: Remove unused //ignore comments; change flutter-specific ones to "ignore_for_flutter" (#45917)" (#46999) This reverts commit f2859201. It broke forbidden_imports_test, which uses a custom ignore directive.
-
Sam Rawlins authored
flutter_tools: Remove unused //ignore comments; change flutter-specific ones to "ignore_for_flutter" (#45917)
-
Jenn Magder authored
-
Jenn Magder 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
-
- 19 Nov, 2019 3 commits
-
-
Jenn Magder authored
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools/lib * address review comments * use castStringKeyedMap * introduce {bool,string,strings}Arg * fix ci
-
- 15 Oct, 2019 1 commit
-
-
Jenn Magder authored
-
- 14 Oct, 2019 1 commit
-
-
Ryan Macnak authored
Fixes various Flutter framework test failures when bytecode is enabled.
-
- 07 Oct, 2019 1 commit
-
- 05 Oct, 2019 1 commit
-
-
Ian Hickson authored
This reverts commit 3024053c.
-
- 04 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 16 Sep, 2019 1 commit
-
-
stuartmorgan authored
Moves the generated config into that directory. Matches the structure of the other desktop projects. Also fixes #40265
-
- 13 Sep, 2019 2 commits
-
-
Zachary Anderson authored
-
stuartmorgan authored
On macOS and iOS, the build mode is converted to lowercase in the Flutter-side script, allowing projects to pass configuration names directly. This adds the same behavior to the tool_backend.dart script currently used by Windows and Linux, so that Windows builds can do the same (since the default configuration names used by VS, as in Xcode, start with a capital letter).
-
- 11 Sep, 2019 1 commit
-
-
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.
-
- 10 Sep, 2019 1 commit
-
-
Jenn Magder authored
-
- 05 Sep, 2019 1 commit
-
-
Ian Hickson authored
This reverts commit 72cacb40.
-
- 04 Sep, 2019 1 commit
-
-
Jenn Magder authored
-
- 28 Aug, 2019 5 commits
-
-
Dan Field authored
-
Jonah Williams authored
This reverts commit 202c1b42.
-
Dan Field authored
-
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
-
- 01 Aug, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 31 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 30 Jul, 2019 1 commit
-
-
xster authored
-
- 29 Jul, 2019 1 commit
-
-
Zachary Anderson authored
-