23
submitted 9 months ago by RuikkaaPrus@lemmy.ml to c/privacy@lemmy.ml

Yeah, I'm sure this is a pretty newbie question, but here I go:

What ammount of telemetry have Flutter by default? And there is a way to deactivate it? I wanna learn this technology to develop some Mobile Applications, but I'm (honestly) worried about this, because you know, Google dirty techniques, etc.

top 7 comments
sorted by: hot top controversial new old
[-] sir_reginald@lemmy.world 16 points 9 months ago* (last edited 9 months ago)

if you're a developer, there's a very easy and practical way of testing this without trusting anyone's (not even Google's) word:

compile the most basic of flutter apps or some demo and see if the app makes any kind of request to the internet.

edit: a single web search reveals that Flutter has indeed Google telemetry enabled by default. developing your web searching skills is a good habit for developers.

[-] poVoq@slrpnk.net 5 points 9 months ago

I think the telemetry is only for the Flutter developer tools, not the apps themselves that you create with them.

[-] sir_reginald@lemmy.world 5 points 9 months ago

that's very plausible, I didn't stop to look into it further than a quick read.

[-] RuikkaaPrus@lemmy.ml 3 points 9 months ago

edit: a single web search reveals that Flutter has indeed Google telemetry enabled by default. developing your web searching skills is a good habit for developers.

I already know this, just flutter config --disable-analytics solve this problem.

But there are more than this. For example, Flutter itself doesn't work correctly. It needs the Android SDK (that is installed separately). And with this you need to accept the licenses and other stuff. That's the point.

compile the most basic of flutter apps or some demo and see if the app makes any kind of request to the internet.

How can I intercept this traffic quickly?

[-] sir_reginald@lemmy.world 3 points 9 months ago

How can I intercept this traffic quickly?

Assuming an Android app, this is the app that I use: https://www.f-droid.org/en/packages/com.emanuelef.remote_capture/

If you're building a program for desktop, Wireshark works great.

[-] joeldebruijn@lemmy.ml 2 points 9 months ago

For me an indicator would be Cwtch.

Its an onion adress based metadata surveillance resistant chat app with a high focus on privacy.

Developed in. ... Flutter.

https://git.openprivacy.ca/cwtch.im/cwtch-ui

[-] possiblylinux127@lemmy.zip 1 points 9 months ago

I don't think Flutter itself has any such anti feature. Its simply a toolkit

this post was submitted on 27 Nov 2023
23 points (89.7% liked)

Privacy

31161 readers
492 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS