A simple burger building application.
It is also hosted on GitHub pages using peanut
Access it here
Remember to have peanut activated: flutter pub global activate peanut
To generate and publish to GitHub pages use:
make gh-pages
or
flutter pub global run peanut:peanut
I use deploy to skynet action to automatically deploy to skynet for the hosting of web app.