I want to hide auto generated dart files like .g.dart, .freezed.dart from vs code project. How to do that?
here is my flutter doctor output Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, v1.17.5, on Microsoft Windows [V
How i can fix this ?? flutter build web Building with sound null safety Target dart2js failed: Exception: Warning: The 'dart2js' entrypoint script is deprecated
I am trying to make my data table in Flutter more responsive by adjusting the width according to screen resolution (eg: in browser, its the default width, and i
So there's the 'dart:convert' library, which contains a HexDecoder class that doesn't seem to have a constructor (according to this). But importing it and tryin
As far as I found out, RadioListTile with Text als child has unlimited with. As a helper class, I'd like to subclass RadioListTile with a default Text child of
when I am creating new flutter project in Andorid studio lib folder is missing how to fix it? I run flutter doctor everything is fine but I am facing this prob
I am Unable to upload data on firebase console. I have written all the code, import all the libraries, and also follow all the steps to upload data on firebase
When i create new flutter project and click run i have this problem "Could not initialize class com.android.sdklib.repository.AndroidSdkHandler" enter image des
I am design a screen in which I need to opening a drop down list when user click on textfield till now I am using CupertinoActionSheetAction sheet which is corr
I would like to share an image using the standard share dialogs in iOS and Android. The code below is mostly from https://pub.dartlang.org/packages/share which
I want to create a pagination screen, using Bloc, from the Firestore database. The screen should update on document changes. My FirestoreProviderApi receives fe
I am trying to run a project but I found an error: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.example.aol.Application" on path: DexPath
I am creating a project that connected to a firebase, but I think the problem not in the firebase...... I found this error when I am trying to run the project:
When i tap in textField in landScape mode i would like to expand in full screen likes whatsapp Example gif Whats TextFormField( keyb
var filterQuerry =algolia.instance.index(indexName.value.toString()).facetQuery("cast"); I am trying to use facetQuerry method of Algolia packega but I am faci
I am trying to build a simple login page for a new flutter app. The widget tree is very basic. It consists of a MaterialApp that contains a Scaffold. The 'home'
And How capitalize the displayName first element? How I get the capital first letter of displayName of user, who just registered on my app and store the first l
My flutter app is working properly in iOS Simulator. I have added fluttertoast by: Adding it on pubspec.yaml dependencies: flutter: sdk: flutter cupertino_icons
Goal: Changing the color of the prefixIcon next to the TextField when clicking on the TextField. TextField( decoration: InputDecoration( prefixIcon: Icon(