I'm currently struggling to implement email sign up and log in in my app. I can't use google sign-in or other alternative methods for business reasons.
How to implement Firebase Authentication with Email in Flutter? Is there a way to do it with the Firebase Auth plugin?