Posts by Jhionan Santos • 1 point
1 post
-
0
votes1
answer57
viewsA: Error in android genymotion emulator (linux): Httpexception: Connection closed before full header was Received, Uri = http://127.0.0.1
Try placing a Scaffold, because Text depends on Theme, you can implement Theme by placing some pre defined for example: Text( 'Seu texto aqui', style: Theme.of(context).primaryTextTheme.headline,…