I just updated flutter version from 2.5.3 to 2.8. I have the following error that i dont know how resolve it. There is no error on any plugin installed, It seem
I Have try to display notification in flutter app 1) When app is open the notification is display but 2) when flutter app is Closed but it is not working or not
I am Beginner to Flutter just following the YouTube tutorial on building User Profile while doing everything is OK but Theme Provider gave me the error I didn't
I am using an M1 MacBook pro laptop and ios 13 simulator for developing a flutter app, But I am getting the below issue while trying to run the flutter app in t
While debugging the application in android 12, the app is getting crashed.
i have tried this to customize marker on flutter_google_maps and this to change widget into bytes, since we could change marker using bytes, not widget. i actua
I'm developing a quran app with flutter and i've done most of the work. but when it comes to the proper alignment it doesn't work. output image is here I'm doin
I have two routes, simple and nested: AutoRoute( page: ProfilePage, path: '/profile', ), AutoRoute( children: [ AutoRoute(
I am following this guide to migrate my project to null safety: https://dart.dev/null-safety/migration-guide But I am facing this issue with the dart migrate co
Debug console i have this message when i do anything in android emulator in the flutter app
I am making a SOAP Request and this is how my request should be sent: <id></id> <fieldList> <string>string</string> &
I'm using Flutter 1.10.15 and Android Studio 3.5.1 for Flutter Web development and my big! problem is I can't debug and even I can't print something in console
I am making a SOAP Request and this is how my request should be sent: <id></id> <fieldList> <string>string</string> &
The icon set contains the ruble currency, but if i try to add to the project i get error The getter 'currency_ruble' isn't defined for the type 'Icons' IconButt
I want to create custom appbar shape as shown in below image. How we can do such shape using clippath? Tried code: class CustomAppBarShape extends CustomClipper
I am working in flutter and i want to create an ipa file for testing purpose. Is there any way to create ipa directly from android studio terminal? If there,wha
When I build after changing Xfile to file, it says null check operator user on a null value, but I don't know what the problem is The code is too long, so I'll
Hello I have this package http package Have it, in the file pubspec.yaml on dependencies http: ^0.12.0+2 . I get the packages. Import import 'package:http/http.
I'm running the flutter project on M1(Apple Silicon). This project is working in the Apple Intel and Windows. Please see my error messages while I got in the fl
I got this error when I delete flutter-sdk and replace new flutter-sdk Insufficient permissions to the resource in https://pub.dartlang.org package repository.