flutter-fix-hero-desync
2025-10-12
使用 HeroControllerScope 在整个界面中共享同一个 HeroController。这样就能避免在不同叠层之间切换时出现闪烁、跳跃或“丢失”过渡的情况。
631 字
|
3 分钟
flutter-sync-transition-in-multi-windows
2025-10-12
关于如何在多窗口 Flutter 桌面应用体验更顺滑:在窗口之间实现共享元素(类似 Hero)的过渡,并同步主题设置
1114 字
|
6 分钟
Claude Code 项目管理
2025-08-21
Claude Code PM AI 开发协作模
665 字
|
3 分钟
Dart 在 Release 中移除日志代码
Dart/Flutter 中在发布版本自动移除调试代码的几种可行方案
1115 字
|
6 分钟
Anubis:Pow Captcha 反爬虫
基于 SHA-256 Challenge 的反爬虫机制及其实际效果
408 字
|
2 分钟
macOS SSH 禁用密码认证仅允许密钥登录
2025-08-20
macOS 系统配置 SSH 密钥认证,禁用密码登录
289 字
|
1 分钟
MCP 作为爬虫
MCP + LLM 爬虫架构
1630 字
|
8 分钟
oss-licenses
常见开源许可证(Open-Source Licenses)深度对比与选型指南
2115 字
|
11 分钟