颜色,基础组件重新封装,降低理解难度,分层更明显。入口更抽象
This commit is contained in:
@@ -33,7 +33,7 @@ melos:
|
||||
scripts:
|
||||
analyze:
|
||||
description: "Run flutter analyze in all packages"
|
||||
run: melos exec -- flutter analyze .
|
||||
run: melos exec --concurrency=1 -- flutter analyze .
|
||||
|
||||
test:
|
||||
description: "Run flutter test in all packages"
|
||||
|
||||
Reference in New Issue
Block a user