Firebase-Flutter-tutorials icon indicating copy to clipboard operation
Firebase-Flutter-tutorials copied to clipboard

Repository containing source code for the tutorials made using Firebase with Flutter

Results 2 Firebase-Flutter-tutorials issues
Sort by recently updated
recently updated
newest added

if (_formKey.currentState.validate()) { setState(() { //isLoading = true; }); logInToFb(); } }, child: Text('Submit') I have to comment the isLoading flag, becuse on incorrect login , it shows the error...

![Screenshot 2022-12-16 225438](https://user-images.githubusercontent.com/94296882/208137623-ea3cccfd-3d43-4a82-afa6-62e70e6b5547.png) can anyone help me? I get the error whenever I type DataSnaphot