Cannot compile (build some of my Flutter projects) after upgrading to version 1.20.
Some of the external dart packages cannot build (Google ones also).
Error launching application on iPhone 11.
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
ld: framework not found flutter_plugin_android_lifecycle
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
So don’t upgrade to 1.20 before this bug will be fixed !!!
See the original issue we’ve made here: