@brianegan@FlutterDev@filiphracek called an api
I/flutter (32660): SocketException: Failed host lookup: 'https://t.co/GTxJbJgYYA' (OS Error: No address associated with hostname, errno = 7)
meanwhile i have this permission
<uses-permission android:name="android.permission.INTERNET" />
in my AndroidManifest.xml