Closed typexy closed 1 year ago
Please help with this asap
Hello, surprisingly, I have this error on codemagic but not on any of my local machines (neither Linux/Android, or macOS/iOS). Happening with Flutter 3.13.8
What Flutter version are you using? Codemagic seems to be installing 3.16, so most likely, that's why my build fails. I am using 3.13.8 on my local machines and don't have this issue.
Run a flutter doctor -v
and post it here.
I have faced the same issue. My Flutter SDK is 3.16.0
Of course I'm also looking forward to Flutter 3.16 support, but problems are to be expected when it is not officially supported.
Version 6.0.1 is published with this fix and support for Flutter 3.16
used version is the latest one - 5.0.0
I do receive "argument type 'bool?' can't be assigned to the parameter type 'bool'"
What could be the issue?