Angelo Cassano
Angelo Cassano
@leoafarias unfortunately nothing changed. This is part of my CI output log: ``` Using Docker executor with image leoafarias/fvm:latest ... Pulling docker image leoafarias/fvm:latest ... Using docker image sha256:5842ebf363d002bfe4bb93094674ece87d5a9958de3535b536c4a59f2a289b1c for...
I don't understand how this could be possible since I didn't change anything in my CI scripts. Every single Flutter project is failing if I forget to rollback the migration...
I don't think so :) at least if you're using [this file](https://github.com/leoafarias/fvm/blob/main/.docker/Dockerfile) to create the fvm image. As far as I can see, there's a param FVM_VERSION which has been...
[This](https://github.com/leoafarias/fvm/issues/621) might be related
Hi, are there any news about this problem? I'm facing the same issue reported by @pshurygin
Hey @marekhalmo , looks like this repository is no longer maintained. If you want, you can take a look at [my fork](https://github.com/AngeloAvv/flutter_cast_framework) where I added a few developments and fixes.
[talker_bloc_logger] Since upgrading to versions 4.x.x, not seeing any logs anymore (Flutter 3.19.3)
Same behavior with talker_dio_logger. I think it's not related to the Flutter SDK version because I'm having the exact problem with Flutter 3.7.x
You can take advantage of [Fastlane](https://fastlane.tools/)
@stuartmorgan @reidbaker sure! I just need to find a spot in the next weeks to address the changes.
Hello @Gaurav-CareMonitor , have you tried with [this](https://stackoverflow.com/a/72257521)?