Describe the bug
I'm using a Hero animation for image transition between screens. in ListTile the leading have an image when i click the ListTile it will push to second page that contains the same Hero widget with same tag it is not working After adding the AppLock Widget to my app.
To Reproduce
Create a first screen with a ListTile the leading have an image.
when click the ListTile it will push to second page that contains the same image Hero widget with same tag that used in the first screen.
Additional context
flutter_app_lock : 4.1.1+1
flutter version : 3.19.4