Skip to content

Hero Widget Animation is not working After using AppLock (flutter_app_lock : 4.1.1+1) #31

@Hackoak

Description

@Hackoak

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions