AUTHENTICATION
Forgot password template
Forgot password is a mandatory feature for any app using email authentication. We've built a generic template for you to use in your app. All you need to do is to customize it to fit your design.
Rest API
Ready to use your own Rest API backend
CODE
Code template for forgot password
Every templates uses the same code architecture. Using Riverpod for caching data and injecting it across your app. We made sure code is clean and easy to understand.