root

不再关注网络安全

Flutter打包方式

Flutter打包方式

前言 Flutter 在打包安卓应用时有两种方式 flutter build apk 和 flutter build appbundle,本文说下这两种方式有什么区别。 Appbundle Android App Bundle 是上传到 Google Play 用以...

APP识别拦截快应用Deeplink

APP识别拦截快应用Deeplink

国内手机基本都加入了快应用支持,在日常使用中会莫明的打开快应用连接,有时在浏览器网页时都会被拉起快应用,这对安全和体验来说造成了很大的困扰,必须限制它的这种行为。 快应用行为:Deeplink 快应用...

Flutter SDK升级、降级、回退到指定版本方法

Flutter SDK升级、降级、回退到指定版本方法

Flutter SDK 归档列表 Flutter 的 Stable channel 是相对稳定的发布版本 https://docs.flutter.cn/release/archive 相关命令: 查看版本: flutter --version 检查环境:flutter doctor 查看渠道:fl...

连不上github怎么办,10种解决方案

连不上github怎么办,10种解决方案

国内服务器连不上github怎么办? 提高国内访问 GitHub 的速度的 10 种方案 为什么 github 下载速度这么慢? 如何提高 github 的下载速度? 下面提供9种方案,快来试试…… 1 GitHub 镜像访问 这...

APP版本号命名规范及原则

APP版本号命名规范及原则

为什么需要规范APP命名? 当我们在需求及业务明确后,产品及设计已经做出了对应的文档及UI图,那么进入研发阶段开始编码实现功能,当功能实现的差不多了之后,期间会需要签出不同的包作为展示或测试,不管当...

flutter解决Could not resolve all artifacts for configuration ‘:classpath’.

完整错误如下: 12345678910111213141516171819 FAILURE: Build failed with an exception. ...

Table ‘performance_schema.session_variables’ doesn’t exist

Table ‘performance_schema.session_variables’ doesn’t exist

Mysql升级后出现错误: 1146 - Table 'performance_schema.session_variables' doesn't exist 其实不止这个错误,还有更多如: Checking server version. Running queries to upgrade MySQL server. my...

The iOS Simulator deployment target is set to 4.3解决

在ios模拟器上调试的时候出现错误信息:The iOS Simulator deployment target is set to 4.3... 原来是因为ios 版本问题,于是找到资料是在 Podfile...

更新Xcode提示空间不足“Not enough free space”解决

是时候给Xcode升个级了,然后去update提示空间不足“Not enough free space”,看了一眼所需要空间为11G,再看了下mac还有空间37G,一脸懵…… 在Google上转...

‘AMapSearch-NO-IDFA’ uses the unencrypted ‘http’ protocol to transfer the Pod解决

‘AMapSearch-NO-IDFA’ uses the unencrypted ‘http’ protocol to transfer the Pod解决

错误提示 [!] 'AMapFoundation' uses the unencrypted 'http' protocol to transfer the Pod. Please be sure you're in a safe network with only trusted hosts. Otherwise, please reach out to the l...

30天最热文章

  • N/A