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.
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.
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
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.
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.