'Forgot password inside app, instead of in web form

Im using firebase auth for my flutter app, and I want to implement forgot password inside of the app, and not in web form. Is that possible? Currently the email just opens a form where user can enter their password.

I've tried searching everywhere for possible solutions, and nothing.

Thank you.



Sources

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

Source: Stack Overflow

Solution Source