instagram-flutter-clone
instagram-flutter-clone copied to clipboard
Responsive Instagram Clone developed with Flutter & Firebase
Hello everyone, I am encountering the issue of null check, I followed the tutorial video, around 3:17:28, when I switched the networkImage with user.photoUrl: The null check error was thrown...
Hi everyone, the **_image** is null, so the **signUpUser** cannot be triggered if the user does not enter an image. this leads to an error by the _postfix ! operator_....
I think you have made a mistake on both methods **loginUser** and **signUpUser** you have used operator **OR** instead of **AND**. therefore the fields are not required. ` if (email.isNotEmpty...
I have an error in auth page return model.User.fromSnap(documentsnaphot); in the authMethod()
FOR ANDROID When we focus on Bio text field inside signUp page the textflied does not go up that is we can not see what we are typing if we...
I have upgraded some minor packages and fixed the null check by adding an if condition and another condition to make other values not empty. Here #10 and #3 are...
E/flutter ( 4923): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value E/flutter ( 4923): #0 _SignupScreenState.signUpUser (package:genuno_flutter/screens/signup_screen.dart:50:21) E/flutter ( 4923): #1 _InkResponseState.handleTap (package:flutter/src/material/ink_well.dart:1154:21) E/flutter ( 4923): #2...
Because xml 6.3.0 depends on meta ^1.9.0 and no versions of xml match >6.3.0 1.1.7 2.0.7