Flutter – navigation to particular screen form notification (local or push from firebase) with in app lock screen
I am working on an app which has a lock screen and requires local auth when app reopens or it is timed out. But I am trying to implement a navigation where user taps on notification and app opens up and after the local auth it is redirected to that particular screen otherwise the local auth takes the user to dashboard.