'Target of URI doesn't exist: 'package:firebase_auth/firebase_auth.dart'

I am trying to connect my Flutter application with firebase authentication and I am getting this error when importing it. enter image description here

I have also added the dependency in pubspec.yaml file.

enter image description here

Please guide



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source