Firebase-Flutter-tutorials
Firebase-Flutter-tutorials copied to clipboard
Repository containing source code for the tutorials made using Firebase with Flutter
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...
 can anyone help me? I get the error whenever I type DataSnaphot