Simon Binder
Results
752
comments of
Simon Binder
Using `createInBackground` should be enough to run queries in the background isolate. How many rows are you listening on? Are you using a `StreamBuilder` to listen on the stream in...
I agree with this idea 👍 > Alternatively a uniform interface for selectables to generate `GenerationContext`s would also suffice. What's your use case of going from `Selectable` -> `GenerationContext`? Is...