I'm on a quest to create a flutter component (don't know how its called) that renders OpenGL video.
so I guess my component should render things using GLFW library.
However I have no idea on how to integrate it with Flutter Desktop.Could anyone give me some hints? Any help is appreciated!