zohar

zohar

flutter 插件开发相关
如何让 flutter 相关的插件 java 代码不报错 需要选择 demo 目录的 build.gradle 去 open 然后解决完构建问题后在这个打开的 as 工程里去修改插件代码; 如果插件代码是 pub cache 目录下的,就修改依赖为本地依赖即可解决
新设备环境配置手册
home brew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 环境变量 /opt/homebrew/bin fish…
常用命令
flutter pub run build_runner build --delete-conflicting-outputs flutter_distributor release --name dev --jobs ios
如何继承bash的环境变量并设置fish shell为默认shell
步骤 创建 .bash_profile 文件,如果没有的话 在 export 环境变量后,添加如下内容 Copy eval "$(/opt/homebrew/bin/brew shellenv)" if [ -z "$INTELLIJ_ENVIRONMENT…
解决sentry flutter 中显示 redacted
原因分析 显示 redacted 是因为缺少 flutter 框架源码的符号表 解决方案 flutter --version 查看当前 flutter 版本 Copy Flutter 3.13.4 • channel stable • https://github.com…
flutter neovim 配置时遇到的一些问题
刷新插件
flutter iOS 如何使用 sksl 预热
在命令行中 在 profile 模式下运行你的 app flutter run --profile --cache-sksl -d 00008110-00120D210C39801E 00008110-00120D210C39801E 是你的设备 id 在 app 中做各种操作…
Ownership of this blog data is guaranteed by blockchain and smart contracts to the creator alone.