gl_canvas_web library
Functions
-
createCanvasImp(
{Key? key, required GLCanvasController? controller}) → GLCanvas -
createControllerImp(
{double width = 512, double height = 512, GLESVersion version = GLESVersion.GLES_20}) → GLCanvasController