Android and Web developper
Android and Web developper
Hello, same problem here ^^ this is a fresh install of android studio with the latest stable version 3.3.9 of flutter I am trying to compile on the web Flutter...
> It's been a year since I first reported the issue. Do not remember what I did other than stop using flutter_js.dart... what did you use to replace flutter_js?
I compiled to a web version with the example https://github.com/abner/flutter_js/tree/master/example/lib I think the problem comes from the example which is planned for a mobile version. "import 'dart:io'; " is not...
``` android { compileSdkVersion flutter.compileSdkVersion ndkVersion "25.1.8937393" //ndkVersion flutter.ndkVersion ```
no problem 👍