SHOAIB AHMED

Results 3 comments of SHOAIB AHMED

> > in the main.dart, the line await dotenv.load(fileName: ".env"); is throwing error of "FileNotFoundError". What to do please help. > > Try adding flutter_dotenv: ^5.0.2 in pubspec.yaml file, it...

> > in the main.dart, the line await dotenv.load(fileName: ".env"); is throwing error of "FileNotFoundError". What to do please help. > > Try adding flutter_dotenv: ^5.0.2 in pubspec.yaml file, it...

> ======== Exception caught by widgets library ======================================================= The following _CastError was thrown building Builder: Null check operator used on a null value > > # The relevant error-causing widget...