flutter pod install, Error installing FMDB

这是我的错误提示

复制代码
[!] Error installing FMDB
[!] /usr/bin/git clone https://github.com/ccgus/fmdb.git /var/folders/gs/npkkfph92xndgh137z132qf00000gn/T/d20231113-95745-x4208e --template= --single-branch --depth 1 --branch 2.7.5

Cloning into '/var/folders/gs/npkkfph92xndgh137z132qf00000gn/T/d20231113-95745-x4208e'...
fatal: unable to access 'https://github.com/ccgus/fmdb.git/': Failure when receiving data from the peer


[!] Automatically assigning platform `iOS` with version `13.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.

解决方式

根据最后一条提示 到ios/Podfile文件下取消这行注释

复制代码
# platform :ios, '11.0'
相关推荐
BG12 小时前
Flutter 简仿Excel表格组件介绍
flutter
zhangmeng16 小时前
FlutterBoost在iOS26真机运行崩溃问题
flutter·app·swift
恋猫de小郭16 小时前
对于普通程序员来说 AI 是什么?AI 究竟用的是什么?
前端·flutter·ai编程
卡尔特斯16 小时前
Flutter A GlobalKey was used multipletimes inside one widget'schild list.The ...
flutter
w_y_fan20 小时前
Flutter 滚动组件总结
前端·flutter
醉过才知酒浓20 小时前
Flutter Getx 的页面传参
flutter
火柴就是我2 天前
flutter 之真手势冲突处理
android·flutter
Speed1232 天前
`mockito` 的核心“打桩”规则
flutter·dart
法的空间2 天前
Flutter JsonToDart 支持 JsonSchema
android·flutter·ios
恋猫de小郭2 天前
Android 将强制应用使用主题图标,你怎么看?
android·前端·flutter