I have two .arb files in my project, everything was working fine, but today I added two strings and I am receiving this error when I am doing flutter pub get: G
I want to access the session value in PHP from another PHP file that is assigned with a value sent from the Flutter HTTP.post method. When I try this I got the
I have a Flutter application and when I try to run my code, it throw a warning that says the id does not exist. How can I get out of this warning? ======== Exce
I did a project on my personal desktop on android studio. Now I want to add that project to Gitlab in a branch that is already created in a repository. How can
I did a project on my personal desktop on android studio. Now I want to add that project to Gitlab in a branch that is already created in a repository. How can
I want to parse the following string to its equivalent Flutter widgets: String fetchedFromServer = ''' Container( child: Text("Hello") ) '''; I want to r
I am trying to figure out why the drawer widget is not rendered in my Flutter Web page. import 'package:responsive_builder/responsive_builder.dart';
I have a WebView page with multiple links. By clicking the links it will open another WebView page with a close button. If I click the close button, the current
I want to make this type of UI - Like this dialog opens when we click on "Other Details" and appears just below it. Is there any package for this? Else I will
So I know that for android version >= 30 you need to add queries in the manifest, but this didnt do the trick for me. Im using Android Version 29. I neverthe
I live in Iran, which is under sanctions, and I am currently using the API, which is under sanctions I wanted to see if there was a way I could proxy the whole
I am trying to use phone auth from firebase and I get this error now. Unable to process request due to missing initial state. This may happen if browser session
infinite scrolling from flutter application that fetches data from WordPress rest API based on categories... I tried to fetch data based on categories but it di
I've looked elsewhere and every site keeps telling me this is effectively an internet connectivity error... But I know that can't be correct. I'm using Flutte
I am using Local Notifications for my app and it is working fine on my iPhone but when firing a Notification on my Android Simulator it is not showing the Notif
I must pass int? parameter to method where I can use only String? parameter. How to do it shorter? void mymethod(String? s) { print(s ?? "Empty"); } int? a =
I would like to create an Object using data from my Firebase database. I get the data correctly, but I can't create that Objet in the way im trying. I have no i
When I use code below : In audioService plugin StreamBuilder<ScreenState>( stream: Rx.combineLatest3<List<MediaItem
It's really frustrating, wasted 3 days to get rid of but still on stuck problem showing on macos catalina version 10.15.1 and windows 7 also. My two PC's showin
I have two lists and need to get the category of each word and display it as a group. my first list is where data is coming from. final WordsList = [ { 'c