Android Studio – error: Undefined name 'context' in flutter
I am a beginner with flutter, I had just started a few days ago. I want to go from one page to another page . But when I use the navigator it shows an error. I've tried to solve it…
I am a beginner with flutter, I had just started a few days ago. I want to go from one page to another page . But when I use the navigator it shows an error. I've tried to solve it…
Hi im trying to build my app for flutter and the compiler returns back an error: Command MergeSwiftModule failed with a nonzero exit code /Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-7.1.1/ios/Classes/FLTFirebaseAnalyticsPlugin.m:49:19: error: no known class method for selector 'setScreenName:screenClass:' [FIRAnalytics setScreenName:screenName screenClass:screenClassOverride]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I have tried…
I am having a flutter project in which I have to get the IOS version. When I try Flutter->Build IOS in Android studio am getting the below error message. "CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called"
I've tried to run my android studio emulator, but pop up "Unable to locate adb" always appear on my screen and after that my emulator was in crash. I've tried to delete and make new emulator, but I've got the…
I'm currently building a flutter application, which works perfectly in Android. While trying building it on Xcode, I got one single error "unable to import module app_settings". Build target is an IPad air 2020, with an M1 chip inside. Is…
I downloaded flutter for android studio and after I started getting this error while trying to run myapp on a virtual device. Before I was using Kotlin for android studio and everything would run fine. I have tried deleting and…
I was using tab(size 6) for indention for flutter code in android studio. After updating Android Studio to Arctic Fox 2020.3.1 code indention resets to 2 space tab. I cant find option to change it. Is it possible to use…
I couldn't run the flutter app on android emulator or android phone. I installed the recently released android studio for arm-mac platform on m1 mac. Please answer if I am doing anything wrong here or is it the problem with…
I manually deleted a package in External libraries/dart packages. Now I tried to run packages get again. The package(tesseract_ocr) did not appear in External libraries/dart packages. I tried removing it in pubspec.yaml and re-adding it but did not appear again.…
I havent touched Flutter for few months and now my old project wont run. I tried Pub get- Pub upgrade- outdated etc. Flutter clean didn't work and Flutter doctor looks good /C:/flutter/.pub-cache/hosted/pub.dartlang.org/get-4.3.4/lib/get_navigation/src/root/get_material_app.dart:297:15: Error: No named parameter with the name 'scrollBehavior'.…