I was looking into the web for some updated answer about my problem but I couldn't find it! I install Cocoapods using the terminal with the command below: Sudo
I have developed a Linux desktop application with the help of flutter but now I am facing an error when I am trying to create the snapcraft build in #Flutter Pr
showModalBottomSheet( context: context, isScrollControlled: true, isDismissible: true, shape: const RoundedRectangleBorder( borderRadius:
I've been working with Shortcuts, Actions and key binds with Flutter web. And I've found a weird behaviour that I can't find a solution to. The thing is, I have
I'm using tflite in my flutter project but this package has deprecated Api, so my question if I upload my app to the play store and apple store does it make pro
I've been working with Shortcuts, Actions and key binds with Flutter web. And I've found a weird behaviour that I can't find a solution to. The thing is, I have
I'm trying to create this design in flutter when i try to increase the height of curved container to create the MyDocs container design, its curved get disturb
I've got file path saved in variable and I want to get the file type extension by using path package https://pub.dev/packages/path So far I managed to do it by
I don't know whats causing this error in flutter, I just tried to create a new project and I am getting this error, I have upgraded and also downgraded my flutt
My app archive perfectly two weeks age (was the latest update I made). After some minor changes in the flutter code (I did not add any packages or something), I
I imported a Flutter project, and when I tried to run it, I got this message error: FAILURE: Build failed with an exception. * Where: Build file '/home/omer35
I wanted to add some Admob Banner in my Flutter app (using the offical Admob package https://pub.dev/packages/google_mobile_ads) Flutter Admob guide only provid
I want to show alert box or pop up even my flutter app is closed. similar to this picture
how to create a horizontal listview in which data is taken from dart object classes i.e API this is the code: return MaterialApp( home: Scaffold(
Is there some way to show toolbar options in action bar? Such that: I'm looking for a way to add sharing options when a text is selected.
Not sure how to get rid of this error (An InputDecorator, which is typically created by a TextField, cannot have an unbounded width.), but also make the two inn
Because rabit depends on dev_dependencies any which doesn't exist (could not find package dev_dependencies at https://pub.dartlang.org), version solving failed.
I have implemented firebase cloud messaging and firebase functions to my app and used flutter local notifications and added a showNotifications function to make
check this image, how to remove a blue indicator from a header from flutter web
I'm getting this error when trying to get data from my "data". child: StreamBuilder<QuerySnapshot>( stream: FirebaseFirest