Vinícius Baca

Results 1 issues of Vinícius Baca

Hi, this is where the code is pointing the error ``` `FlatButton( onPressed: () async { final tempDir = await getTemporaryDirectory(); final file = await new File( '${tempDir.path}/image.png').create(); file.writeAsBytesSync(inviteQr); SocialShare.shareOptions("Este...