mark8044

Results 80 comments of mark8044

> So I have no problem with a silent cancel, I guess my only foreseeable problems would be around maintaining null safety when its completed, and perhaps memory leaks. I'll...

@juliansteenbakker I think we need a fix, the problem seems to be increasing for whatever reason

@dballance Is there any suggested way forward at this point? seems like alot of things are breaking all at once

I always manually do this, but this is a great idea and would be very useful for those new to riverpod.

@SuicaLondon Agree, I believe this is not actually an issue of builder being called multiple times but actually that .pop does not remove this from the underlying tree somehow. In...

@uttamkh I have not unfortunately. Others must have since it seems like a glaring problem? I personally use a hybrid of grouter with navigator.push which avoids the problem. Im sure...

Itching to get this onto my app for testing, how does it get past the Google testing?

Without this, cupertinosheet is not yet a realistic option for devs to use in the real world