240 发简信
IP属地:河南
  • Flutter 高德地图LatLngBounds显示到合适的地图区域

    把地图调整到合适的区域,一定要注意LatLngBounds 传入的是 西南角坐标[southwest]和东北角坐标[northeast]

  • Fastlane iOS打包报错 exportOptionsPlist error for key "iCloudContainerEnvironment"

    使用 Fastlane gym打包含有 iCloud 功能项目报错,网上搜了好多都没有找到解决方案,自己研究了一下文档: ** iCloudCo...

  • Resize,w 360,h 240
    Mac升级 12.4 后浏览器选择不了文件了

    Mac升级 12.4 后浏览器选择不了文件了 解决办法:

  • iOS13 DarkMode适配(Swift)

    封装颜色管理类 使用方式:(深色模式切换时,系统会重新渲染颜色,自动在设置好的两种颜色中进行切换)

  • 'Flutter/Flutter.h' file not found

    'Flutter/Flutter.h' file not found 解决方案1. 点击这里前往下载对应版本文件,替换原来的文件ios/Podf...

  • shared_preferences插件进行数据存储

    shared_preferences库 shared_preferences库同时支持Android和ios平台,存键值对信息,进行数据本地持久...

  • PathProvider 插件获取系统目录

    PathProvider 插件 PathProvider插件 访问设备文件系统上的常用位置。 使用方法: 在pubspec.yaml文件中添加...

  • Flutter自定义Widget之IconTextButton图文按钮

    IconTextButton[https://github.com/feiyvflutter/Flutter] IconTextButton 是...

个人介绍
编程爱好者,程序猴一枚O(∩_∩)O~。