academind/flutter-complete-guide-course-resources

anything in code snapshots doesn't coincide the lecture

Opened this issue · 0 comments

Code Snapshots/14 Chat App/07 Uploading Images To Firebase/lib/screens
/auth.dart

  setState(() {
    _isAuthenticating = false;
  });

is missing after ScaffoldMessenger