Gary Becks

Results 34 comments of Gary Becks

@KoTTi97 it's not maps you want, in typescript / javascript, these are called object literals. I would love to see this represented in dart as well via anonymous classes, the...

@lrhn I'm not sure that buys you anything over data classes for simple objects that are just containers for a set of fields with different types. It might be useful...

I'm not a language designer, so I am not so sure about the implementation. In typescript, the type doesn't exist at runtime anyway so they can just do whatever. For...

Hoping official support for this can be added as an option as well. I need to add a centered search bar and it would be nice if there were a...