jeudi 28 août 2014

How to check for type errors in dart


Vote count:

0




Is there a way to check for type errors in Dart without going through Javascript transpilation? What if I don't want to make it Javascript and only run dart code? The Dart Editor gives me warnings, but isn't there a "compile" step I could use?


The only way I found to get some type checking was by transpiling my app to Javascript.



asked 1 min ago

Pacane

2,496






How to check for type errors in dart

Aucun commentaire:

Enregistrer un commentaire