Hacker News new | ask | show | jobs
by cbracken 3035 days ago
Ah sorry, I meant the code sample under the “Modern, reactive framework” heading. Search for “class CounterState”.

As for editors, as you note, the instructions focus on IntelliJ/Android Studio, since that’s where the team has put most work, but there’s good support for VS Code (which I believe is what’s in the screenshot). For those who prefer something more minimal, you can find Dart support for vim and emacs too.

1 comments

Thanks, I'll check it out