1 Star 1 Fork 0

LeanFlutter / hotkey_manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
melos.yaml 844 Bytes
一键复制 编辑 原始数据 按行查看 历史
name: hotkey_manager_workspace
repository: https://github.com/leanflutter/hotkey_manager
packages:
- examples/**
- packages/**
command:
bootstrap:
# Uses the pubspec_overrides.yaml instead of having Melos modifying the lock file.
usePubspecOverrides: true
scripts:
analyze:
exec: flutter analyze --fatal-infos
description: Run `flutter analyze` for all packages.
test:
exec: flutter test
description: Run `flutter test` for a specific package.
packageFilters:
dirExists:
- test
format:
exec: dart format . --fix
description: Run `dart format` for all packages.
format-check:
exec: dart format . --fix --set-exit-if-changed
description: Run `dart format` checks for all packages.
fix:
exec: dart fix . --apply
description: Run `dart fix` for all packages.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leanflutter/hotkey_manager.git
git@gitee.com:leanflutter/hotkey_manager.git
leanflutter
hotkey_manager
hotkey_manager
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891