Hacker News new | ask | show | jobs
by biocomputation 3027 days ago
Also, where is the Flutter + GCE engine example? That's what interests me.
2 comments

Can you give a little more detail about what you'd like to see? What would the ideal example look like for you?
* I'd like to see an example of a single page app ( todo list or similar ) made with Flutter running on Google cloud hardware.

* Ideally this app would be designed for a desktop browser.

* I'd like to see examples of how to gracefully render this app on a mobile device.

* I'd like to see how to do the UI in a really data-driven way so that I supply something like JSON and the UI just renders.

Agree, the examples need to be useful, practical ones that fetch stuff from GCE after user input.