After successful login it is redirected to Not Found Page

I am trying to implement auth0 authentication in my flutter app it just works fine but after successful login it is redirecting me to Not Found page instead of my application

Hi @mayank

Welcome to the Auth0 Community!

Did you follow our quickstarter for Flutter → Auth0 Flutter SDK Quickstarts: Add login to your Flutter app

Thanks
Dawid

Yes I implemented using this documentation does it requires any additional configuration in android/app/src/main/AndroidManifest.xml ?