You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Gallery uses Flare to display the animated open/close icon on the backdrop on the home page.
There are no plans to migrate Flare to NNBD yet, so we will rewrite the animated icon without using Flare, so that Gallery can be migrated successfully.
Describe the solution you'd like
Re-create the animated open/close icon using CustomPaint or a similar widget.
Create one or more golden tests.
Describe alternatives you've considered
(No alternatives yet.)