|
|
|
|
|
by mdhb
877 days ago
|
|
They are a couple of weeks away from launching a major rewrite of Web support. Historically it was clunky and weird. Now it’s able to use the exact same Web APIs that you’re already used to but now in a type safe way and much much better type safety guarantees that Typescript provides. Example code here: https://github.com/dart-lang/web/blob/main/example/example.d... |
|