xcodepod问题(xcode podfile) 【Android开发学Flutter】Xcode编译问题汇总1、在项目目录下执行 flutter run 可以正常运行到手机,但是在Xcode build 还是有问题。这时需要手动添加 FLUTTER_ROOT 到 User-Defined :添加之后:就可以正常在Xcode build...