执行flutter pub cache repair 再执行:flutter clean
执行flutter pub cache repair 再执行:flutter clean
因为Bitcode编码问题,混编时需要将项目的EnableBitcode置为No Pods里的:FlutterPluginRegistrant 和Flutter里的Enabl...
OC版本: /// 判断是不是ipad #define YIsPad ([[UIDevice currentDevice] userInterfaceIdiom] == UI...
pod install 报错 :[!] The following Swift pods cannot yet be integrated as static librari...
在网络请求的时候,我们会需要加loading,这里说一下MBProgressHUD不能正常隐藏的问题: 显示出HUD之后,如果请求出错我们会显示一个文本提示弹框,但是在显示文...
官方配置文档[https://flutterchina.club/setup-macos/] 一、下载 1、下载Flutter,在命令行:git clone -b betah...
个人开发者申请,在Developer App中,登录了AppID之后,开始注册,在完善信息:联系信息中填写的信息如果出现中文,则会有‘出现错误’这个弹框警告,如图: 这是因为...
[TableView] Warning once only: UITableView was told to layout its visible cells and oth...
导入xctemplate模板: 1、前往路径: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.p...