krishnatejakanchi

Results 3 comments of krishnatejakanchi

My team is getting same issue today, when trying to build for iOS & Android. It got fixed when we removed this line from js.dart which is there in pub-cache...

I tried running `flutter pub deps` and got some packages that are dependent on js ``` build_runner firebase_core flutter_native_splash image_picker chewie gleap_sdk ``` @mraleph Can you please suggest a way,...