I built #purplestack for mobile apps, including iOS as it's Flutter-based

Reply to this note

Please Login to reply.

Discussion

So yes, for editing maybe only Flutter apps

I want to make editing native apps (and running any arbitrary computer commands) possible on Shakespeare. One idea is to punch a hole through Shakespeare to the OS of your device, and run commands through an embedded Termux. Then at least some Android projects could possibly be built. I have a build of Shakespeare with Capacitorjs already, which should allow it to be bridged to native APIs. But can you compile Android on Android? Would all your projects work if you did that? Would the performance be acceptable? https://gitlab.com/soapbox-pub/shakespeare/-/merge_requests/45

The other idea is a remote connection to a server, which is challenging to do since your files are stored on the browser. You would have to sync your files.

I donโ€™t mind getting a bit into Dev tools as long as I can easily import a client like you do with jumble as a starting point.

What platform are you using most? Desktop or phone?

Mix of both really but probably phone more