The Flutter apps and the Server is 99% done until shipping!
This is rather a bigger devlog, I didn’t make a more smaller ones, but let’s see what I’ve done:
- Easier pairing: Now instead of using a qr code (which in the Docker terminal is unreliable), you get a 4 number pairing code, which you can use to communicate the 64 char JWT token. It’s much easier, and much more reliable.
- Docker: I implemented Docker, but it seems like at the moment that it only really works on MacOS, i might phase Docker out and make setup commands for each, maybe a oneliner with curl, or something like that.
- Bugfixes : Lots of bugfixes in those 6,5 hours, I can’t even list all of them, connectivity issues, pairing issues, camera issues,
- UI Cleanup: I removed developer overlays from the web e.g Eruda mobile console overlay.
I will be focusing a lot more on the Mock API for the demo site, and polishing for Shipping EXCEPT for one feature that I still want to add, and that would be insanely good.
Bye guys!