Hi, i'm writing an runtime for Flutter, and i referenced spine-webgl in spine-ts, but i noticed that the implementation of spine-webgl used shader and WebGLRenderingContext, which are not exists in Flutter. How can i evade these limitations to get a simple implementation?