│ [!] Your project requires a newer version of the Kotlin Gradle plugin. ...
│ [!] Your project requires a newer version of the Kotlin Gradle plugin. ...
Failed to calculate the value of task ':device_apps:packageDebugResources' property 'na...
现象xcode报错:building file list ... rsync: link_stat "/Users/wikiglobal/Desktop/test123/te...
Could not build the precompiled application for the device.Semantic Issue (Xcode): Dupl...
如果无法反选,先unpair设备,再重新插拔信任设备,就不会再连接vai network了
flutter ios17 白屏 The Dart VM service is listening on http://0.0.0.0离谱 有可能log日志中的http://127.0.0.1:5293没问题,但是白屏不显示东西,The Dart VM service is listening on htt...
灰色我也没啥办法,硬件问题,不知道为啥会是灰色
flutter ios17 白屏 The Dart VM service is listening on http://0.0.0.0离谱 有可能log日志中的http://127.0.0.1:5293没问题,但是白屏不显示东西,The Dart VM service is listening on htt...
离谱 有可能log日志中的http://127.0.0.1:5293没问题,但是白屏不显示东西,The Dart VM service is listening on htt...
更好的解决方案:expand_hit_test: ^1.0.0可能会出现分离在不同文件的情况 TapRegionSurface和TapRegion配合使用 扩大点击热区,
ios xcode15.0.1 flutter1.22.6 卡启动屏 打包体积变小 安装启动闪退 一直用的flutter1.22.6 随着xcode15 ios17更新...
工程关键框架如下: 先预告所有原因都在最后一行: child: widget.child, 简单Demo如下: 关注点是当 GoldInfoProvide...
//www.greatytc.com/p/ef3a17dcac6f 对色块交换更深入的解释
理解 Flutter 中的 Key通过实际案列理解 Flutter 中 Key 在其渲染机制中起到的作用,从而达到能在合理的时间和地点使用合理的 Key. 概览 在 Flutter 中,大概大家都知道如何更新...
参考://www.greatytc.com/p/6e704112dc67[//www.greatytc.com/p/6e704112dc67] 示例1:S...
现考虑移动端如何能够检测实时网络,以iOS端为例 //涉及知识 ping 命令中包含的信息解释 域名解析 ip地址 数据字节个数 两部分 1.成功 字节个数本地ip ...
Text 文字下有黄色下划线导致这种情况发生的原因是因为,Text widget 隶属于Material 风格下的组件,如果根节点不是Material 相关组件,则会使用默认...
universallink等配置好后 还出现这种情况 后来发现腾讯互联没问题 但是应用宝开发平台没上线 重新添加互联应用 不上应用宝即可
除了searchBarSearchButtonClicked之外别的代理都走 就searchBarSearchButtonClicked不走因为是二手代码 查了后发现有个...
公司有ipa包重签名需求:单target包很顺利参考网上教程1:用企业级账号 新建bundleID 基础模板工程2:打in house包出来 获取ipa包里面的embedde...
为什么重签名### 重签名可以把越狱市场上的app重新用我们自己的开发者证书进行签名,然后我们就可以在我们不越狱的手机上安装越狱应用了。 如何重签名### 在网上找重签名,很...
@blue双月鸟
flutter --version
Flutter 1.22.1 系统 xcode和你一样
ios flutter 'NoneType' object has no attribute 'modules' 'NoneType' object has no attribute 'pro...原本可运行的工程 什么也没干过一段时间无法运行了? 还是macos系统更新导致的 1:Flutter 报错 没有运行模拟器 连接了iphone6s锁屏 爆如上错误...