Category "flutter"

No MaterialLocalizations found - MyApp widgets require MaterialLocalizations to be provided by a Localizations widget ancestor

I was just trying to create an app with button which shows an alert message when the button is pressed. But it gives me this error(Mentioned below). I wrote

GetX flutter state is not being updated

I am new to flutter. I just started using GetX flutter package. I am working on a ToDo list app. I am having trouble updating the widget state. What I have done

Execution failed for task ':stripe_android:compileDebugKotlin'

I am facing this issue while integrating stripe payment in my app. I am using kotlin version 1.6.10 and also having minimum SDK version 21. Error is showing tha

Firestore asks me create the index that is already exist

I'm trying to paginate comments. The first 10 comments is loading ok, but next ones (when query contains startAfterDocument) return error like: Query(comments

Error: The argument type 'Null Function(DateTime, List<dynamic>)' can't be assigned to the parameter

I am facing the same issue with this Error: The argument type 'Null Function(DateTime, List<dynamic>)' can't be assigned to the pa

How to keep Flutter app running on lock/sleep screen (geolocator and timer builder)?

I have a screen on my app that tracks the location (geolocator) and time with (timer_builder) when the user hits start button. When the screen locks/sleeps, it

flutter web on GitHub Pages not showing content

I am trying to release my existing flutter project on the web (it already is working on iOS and android). According to this great article: How to embed your Flu

I am using "jitsi meet" in Flutter. I want to get rid of the menu tabs on the call screen

I want to hide this part.Please tell me how to do that. I've added the code for "featureFlags" below the image, and I wrote the code for "var options = JitsiMee

Get.to(MyPage()) - How to remove all previous routes - Flutter GetX

I have a simple Flutter app and I want to remove all previous routes but I want to do with GetX, How to do that? Now it works with Navigator.of(context).pushNam

how to invoke parent component AppBar back in Flutter

I am a newbie in Flutter, today I encount a problem. I want to back to my app's list main page when user using right gustures in screen. Now I could recognize t

update dart sdk for flutter

I would like to use dart SDK >= 2.2.0 with flutter. But my current version used BY Flutter is 2.1.2 flutter --version Flutter 1.2.1 • channel stable &b

Module 'path_provider' not found

I have used several times the Xcode simulator for my flutter app. One time I tried to change the simulator to iPhone 11 Pro (don't know if it did or did not cau

Circle/wheel ScrollView in Flutter

I'm having a hard time finding a widget I need in Flutter, which I thought wouldn't be that rare. What I'm looking fore is something very similar to this: Whic

Flutter - TextFormField expand not working properly

I'm trying to create my own TextFieldForm to use in my app by specific design and I have some troubles in order to expand it if it's the case. Currently, it loo

Flutter expansion tile remove trailing

i have a exoansiontile and i want it to be like a box, everything centered, the problem is that if i add a text that is too long, i get the overflow error and i

How to listen how many bytes written to storage while saving excel file in syncfusion_flutter_xlsio?

I am using syncfusion_flutter_xlsio library for generating excel file and saving it. When my data is so big I have to present progress. How can I perform it? Wo

How to navigate properly in Flutter Web with Back/Next browser buttons?

I'm currently working with Flutter Web using flutter_modular for the routing which works properly when you navigate straight to a page throught the browser, but

Unexpected token in \android\build.gradle line: 14 : unexpected token: {

When trying to build the project using flutter build apk --split-per-abi I however get the following error: FAILURE: Build failed with an exception. Where: B

flutter parsing JSON from firebase

I just started learning about flutter and try to use ScopedModel and I get stuck at parsing JSON, everything works until I try to get List of detail simulation

Flutter Android build not generating in Mac

In Mac, I've setup Flutter in Android studio. When I'm running project it gives me error * What went wrong: Execution failed for task ':location:compileDebugKot