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.