Dart Code
Dart & Flutter support for Visual Studio Code Discord Chat Follow on Twitter Contribute to Dart Code

Dart & Flutter on Chrome OS

Developing Flutter apps on Chrome OS is now supported via Chrome OS’s Linux support - both for the Play Store and Flutter for web. To do this a little bit of setup is required:

Setting up VS Code and Flutter on Chrome OS

For instructions on setting up VS Code and Flutter on Chrome OS see Tim Sneath’s Flutter Development on a Pixelbook article.

Setting up Chrome OS for Flutter web projects

Flutter for web needs to launch Chrome with additional flags that are not available on Chrome OS’s version of the Chrome browser so you’ll need to install the standalone version of Chrome in the Linux container.