Hello, I’m working on a project for college to implement 3D models in a Flutter mobile app and i’d really like to use Speckle.
Currently I’m worried about the 100Mb upload limit, so I figured I’d self host a Speckle server to overcome this. The connectors are a really big reason to which I decided to use Speckle for this project but I don’t know if I can use them to upload directly to my server, can I? How?
As per the mobile app, I’m gonna try to serve a Vite app using the Speckle viewer to a WebView widget in Flutter, host it all on Firebase. If you know a better way, please share, any help is appreciated <3
Unfortunately we have no experience in mobile app development, but perhaps making our frontend a PWA that users could install on their phone could help. Something the web team could look into?