I have Android Studio Bumblebee on ubuntu and I need to set my Gradle to work offline. I can't find the gradle tab to try out some of the suggestions such as this one....
Could I create a flutter project without that "Counter" project that I have to delete every time?
Launching lib\main.dart on Android SDK built for x86 in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. <ul> <...
I'm new to flutter. I want to open (android)module of flutter to another window. But there's no option visible in java file or any other android file. <a href="https:...
I've just created a new Flutter project, and when I tried to run it on my Android Device errors appeared. I've tried deleting <code>gradle-7.4-all</code> folder, but i...
Yesterday I have Updated my android studio, since then auto completion and error detection is not working.
I'm using AudioPlayer in flutter to play local audio files. I have an issue with seek option. when I use a position like 1000ms,2000ms,3000ms ...... it works bu...
I'm new to flutter. I installed VS, dart and flutter inside. Right now I'm following tutorials and learning stuff. Everything was okey, I was working from dart termina...
Android Studio doesn't find CocoaPods when the package <code>flutter_inappwebview</code> is added to <code>pubspec.yaml</code>. It complains that CocoaPods is not inst...
I just updated Flutter and Dart to the newest versions. I upgraded Flutter on the master branch and it automatically updated Dart too. There is now a serious problem....
I'm developing an iOS app in Flutter, using a package called <a href="https://pub.dev/packages/audio_service" rel="nofollow noreferrer">audio_service</a>. I use <code>...
Why can't I create a new Flutter project in <em>VSCode</em>? Each time I run the, 'flutter create project name'* it says Flutter is not recognized. I have both Flutter...
How can I adjust the height of a Google Map in order to see the background of the page slightly. I've been using <code>curved_navigation_bar</code> It would be great i...
<a href="https://i.stack.imgur.com/Re4Y7.png" rel="nofollow noreferrer">enter image description here</a> <a href="https://i.stack.imgur.com/LnRK5.png" rel="nofollow no...
My Flutter Project won't run on the ios simulator and is throwing this error: <blockquote> Launching lib/main.dart on iPhone Xʀ in debug mode... Running...