Do you remember hearing the news of #Google trying to enable #telemetry by default in the #Go programming language? Apparently they've been doing the same with their #Flutter UI toolkit all this time 😐 Their docs also mention that "By downloading or using the Flutter SDK you agree to the Google Terms of Service." - linking to Google's general terms and service policy at https://policies.google.com/terms
https://github.com/flutter/flutter/issues/73657
This is a github issue requesting Flutte
... show moreDo you remember hearing the news of #Google trying to enable #telemetry by default in the #Go programming language? Apparently they've been doing the same with their #Flutter UI toolkit all this time 😐 Their docs also mention that "By downloading or using the Flutter SDK you agree to the Google Terms of Service." - linking to Google's general terms and service policy at https://policies.google.com/terms
https://github.com/flutter/flutter/issues/73657
This is a github issue requesting Flutter to make their #analytics opt-in for complying with EU/ECC laws (#GDPR). That issue was closed in 2021, now three years later and the telemetry is still there enabled by default. And even if you try to opt-out they'll still ping Google's servers to let them know you've opted out, as per their docs.
When Google tried to add telemetry to the Go language last year it made news and there was significant backlash from the community, enough for them to reverse course and make their telemetry opt-in rather than turning data collection on by default - https://www.theregister.com/2023/05/17/googles_go_data_collection/
Unfortunately the same didn't happen with Dart/Flutter so far, which means you're likely to face more data collection there by default.
#Privacy #DataCollection