TheCarpetMerchant

Results 74 comments of TheCarpetMerchant

The problem is that the exception gets rethrown, which means it's uncatchable by the context who issued the request unless by use of `catchError`, which NetworkImage does not make available.

@huycozy Can this issue be prioritized ? I'm not even sure how an uncatchable error was ever put into the framework to begin with. There absolutely should be a callback...

I tried Python .8 and 11.0, didn't work. Pip upgrading didn't work. What did work was using the docker image.

I'm still having the issue on my machine. The culprit is clearing the resolution of the torch version, but since the docker image works without trouble I'm unsubscribing from this...

@ened Is this plugin abandonned ? If so, could you please see if it can be turned over to the Flutter team ? I've only just noticed that nothing's been...

@brendan-duncan That is what needs to be done. When you make a breaking change, you prevent this change from being automatically shipped. That's the whole purpose of having a major...

@VladStarikovEk Did you manage to solve this ? If so, how ?

@VladStarikovEk there's a pull request opened for the fix. Just got it into prod and users confirm it works. The pull request is 35 commits behind, so I made my...