by markdog12 on 2/15/24, 8:19 PM with 16 comments
by irq-1 on 2/15/24, 9:49 PM
> This package exposes browser APIs. It's generated from the Web IDL definitions and uses recent Dart language features for zero-overhead bindings.
Dart doesn't get the respect it deserves.
by seertaak on 2/16/24, 8:17 AM
Why not have only structs, free functions, and UFCS?
by Alifatisk on 2/15/24, 10:55 PM
Also, any plans on union types? There is like no way to tell Dart when something can either by type A or type B.
I believe pattern matching is the only way at the moment.
by chipweinberger on 2/15/24, 10:31 PM
Dart is evolving so quickly!
by dark__paladin on 2/16/24, 2:31 PM