Hacker News new | ask | show | jobs
by drb91 2879 days ago
Dart isn’t statically typed, at least not in the times i’ve used it; it’s gradually typed.
1 comments

It was optionally typed. Dart 2 is statically typed.