Moshe Dicker

Results 208 comments of Moshe Dicker

@simolus3 In an effort to reduce code duplication, code generation length and readability, I spent some time seeing if using `TypedResult` could be a good place to put our prefetched...

Closed in favor of https://github.com/simolus3/drift/pull/3086 I think this is the 3rd draft I've thrown out 😂, hopefully it's the last.

@ddwalias Hitting this bug after using this library for a very short period has really affected my view of Turso There is so much talk about how Turso is using...

How would you feel about making it a function `page()`

It would not look as nice. It would look like a named constructor for the widget. IMHO, it's still the smarter way to go.

> This would be a game-changer for Jaspr, so I want to present my use-case here for this. This would work great for Flutter too. Additionally, this would be great...

This would also be a great way to support a "union-like"/"overload-like"/"UndefinedOr" use cases. For instance: This would also help greatly with `dart_mappable`. You could define a `copyWith` that can set...

The relevant caching action https://github.com/Swatinem/rust-cache

That sounds excellent On Fri, Dec 12, 2025 at 4:02 AM aston ***@***.***> wrote: > *astonbitecode* left a comment (astonbitecode/j4rs#156) > > > Please, give it a try using the...