Hacker News new | ask | show | jobs
by ahoge 4749 days ago
During development, you can just use Dartium (a special build of Chromium with native Dart support). With Dartium, you can debug directly from within the IDE. There are also source maps if you ever need to debug it elsewhere.