You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Dart 2.7 released it's null-safety preview.
With this feature, Dart will be able to make all the null checks on compile-time instead of runtime, which is safer.
This experimental work has started on
nnbd
branch, and is not stable.The text was updated successfully, but these errors were encountered: