- 04 Dec, 2023 1 commit
-
-
Elias Yishak authored
Relanding based on this comment: - https://github.com/flutter/flutter/pull/139278#issuecomment-1832951108 Related to tracker issue: - https://github.com/flutter/flutter/issues/128251 <img width="278" alt="image" src="https://github.com/flutter/flutter/assets/42216813/cee7b9be-48d6-48e5-8c39-de28d0a1f0de"> The image above shows all of the instances where we have `sendTiming`. All of the call sites have been updated to use the new `Event.timing` event from `package:unified_analytics`.
-
- 30 Nov, 2023 1 commit
-
-
auto-submit[bot] authored
Reverts flutter/flutter#138896 Initiated by: CaseyHillers This change reverts the following previous change: Original Description: Related to tracker issue: - https://github.com/flutter/flutter/issues/128251 <img width="278" alt="image" src="https://github.com/flutter/flutter/assets/42216813/cee7b9be-48d6-48e5-8c39-de28d0a1f0de"> The image above shows all of the instances where we have `sendTiming`. All of the call sites have been updated to use the new `Event.timing` event from `package:unified_analytics`.
-
- 29 Nov, 2023 1 commit
-
-
Elias Yishak authored
Related to tracker issue: - https://github.com/flutter/flutter/issues/128251 <img width="278" alt="image" src="https://github.com/flutter/flutter/assets/42216813/cee7b9be-48d6-48e5-8c39-de28d0a1f0de"> The image above shows all of the instances where we have `sendTiming`. All of the call sites have been updated to use the new `Event.timing` event from `package:unified_analytics`.
-
- 27 Sep, 2023 1 commit
-
-
Alex Li authored
Resolves #81831. The PR improves the `config` command in below ways: - Does not print the settings in usages or other options. - Adds the `--list` flag to print the full settings list. - Separates usages for settings and analytics. - Prints the restart tip when clearing features.
-
- 07 Jun, 2023 1 commit
-
-
Andrew Kolos authored
Closes https://github.com/flutter/flutter/issues/106416. This PR adds a new `flutter config` setting named `jdk-dir`. When set, the tool will use the JDK found at this location for all Java-dependent tool operations such as building Android apps via gradle and running Android SDK tools.
-
- 27 Feb, 2023 1 commit
-
-
Greg Price authored
Give error on too many arguments to `flutter config`
-
- 02 Aug, 2022 1 commit
-
-
Christopher Fujino authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 07 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 31 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 22 Mar, 2021 1 commit
-
-
Marcel Čampa authored
-
- 18 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 29 Jan, 2021 1 commit
-
-
Jenn Magder authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 22 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 06 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 04 Dec, 2020 1 commit
-
-
Zachary Anderson authored
-
- 24 Jul, 2020 1 commit
-
-
Zachary Anderson authored
-
- 28 Apr, 2020 1 commit
-
-
kwkr authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 17 Jan, 2020 1 commit
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
- 16 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 06 Jan, 2020 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
-
- 24 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools * use castStringKeyedMap * address review comments * address review comments * fix issues after rebase
-
- 14 Nov, 2019 1 commit
-
-
Danny Tuppeny authored
* Print a message when modifying settings that you may need to reload IDEs/editors * Add a test for `flutter config` output * Remove blank line
-
- 05 Nov, 2019 1 commit
-
-
Zachary Anderson authored
-
- 02 Oct, 2019 1 commit
-
-
Ian Hickson authored
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 24 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 19 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 17 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 13 Jul, 2019 1 commit
-
-
Ian Hickson authored
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108)
-
- 25 Apr, 2019 1 commit
-
-
Jonah Williams authored
-