Closed
Description
I would like to be able to use the frames integration on macOS. Currently that's not possible because it depends on native code, which is also not able to provide frame information.
However I could gather frame informations in pure Flutter code, based on #699 . That would also enable that feature on Linux and Windows and it's compatible from Flutter 2.0 onwards.
Therefore, I would like to have a way to somehow achieve this.
Metadata
Metadata
Assignees
Type
Projects
Status
Done