1.配置flutter之后,注意flutter版本兼容问题 2.flutter如果运行其他人的项目 命令行flutter run之后,如提示cocopods版本过低时,删除iOS-》podfile.lock文件,重新运行