Hacker News new | ask | show | jobs
by mraleph 2054 days ago
> 2. Dart has optional typing, which is to say it supports type hints but is essentially dynamically rather than statically typed.

Dart has not been optionally typed since Dart 2 (released in 2018).