I am doing my development using a Chromebook and wondered if it is possible to develop SPAs using Flutter using an online IDE such as Cloud9 or Codio?
I have managed to install flutter and run it to install dart but am getting stuck as it can't find a Chrome installation.
Is it possible to develop using the cloud IDE and use by local install of Chrome for testing?
Currently, the only closer web approaches are:
Codespaces being a full VS Code which is currently on Beta Access which will allow the same coding possibilities as the desktop one.