I'm working on an application where I want users to be able to upload STP files for display. It looks like flutter has expanded into the 3D space with model_viedwer_plus, but I think that only supports .glb files. If it's easier, I'd also be willing to convert the files from STP to .glb, but I don't know if that's possible either.
Has anyone done this before, and or know if it's possible?