★ 𝐑𝐮𝐢𝐤𝐤𝐚𝐚𝐏𝐫𝐮𝐬 ★

Web & Software developer. I also love pizza🍕, cats🐱, and computers🖥️.

The Astolfo pfp is just temporal!

🎵 𝘖𝘯𝘦 𝘥𝘢𝘺, 𝘐 𝘩𝘰𝘱𝘦 𝘐’𝘮 𝘴𝘰𝘮𝘦𝘰𝘯𝘦 𝘺𝘰𝘶’𝘥 𝘮𝘪𝘴𝘴. 🎶

  • 4 Posts
  • 21 Comments
Joined 8 months ago
cake
Cake day: November 14th, 2023

help-circle






















  • 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?