Mikhail Novoseltsev
Mikhail Novoseltsev
Speaking of what we can do... @gmackall Hey! Sorry for the direct mention, but I want to ask if this issue is still on your radar? I'm asking this because...
I think, main problem for Xcode-based builds here is that build will lack `environment['FLAVOR']` If run from Xcode itself, because it is set as env variable here: https://github.com/flutter/flutter/blob/15a03a4adac970940eec3c4472037406d308d329/packages/flutter_tools/lib/src/build_info.dart#L338-L339 So, question...
Hey folks! It is actually an error in `aiooss2` library (which is transitive dependency). There is PR to it with fix: https://github.com/karajan1001/aiooss2/pull/97 If you're affected by this issue, please consider...
@rrousselGit Hello! Hope you're doing well. I understand that this PR is quite extensive, and it might be challenging to review. Or, maybe, you already have your own plans for...
Ok, I decided to cut the scope a little here and simplify couple things: 1. About [this comment](https://github.com/rrousselGit/provider/pull/891#discussion_r1782568629) – reverted completely because apparently old code works flawlessly. Guess I was...