Firebase – Flutter gives error when trying to call reload method
I'm building a flutter Android application and I'm using Firebase Authentication for managing the user. Email Verify view See the above email verify view. I'm trying to refresh the details of my user. Whether the user is verified or not…