Skip to content

Commit 4ead86b

Browse files
committed
dart analyze
1 parent 53607dd commit 4ead86b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ install:
2020
build_script:
2121
- python .ci/patch_toml_version.py pyproject.toml $PYPI_VER
2222
- python .ci/patch_pubspec_version.py src/flutter/flet_*/pubspec.yaml $PKG_VER
23+
- (cd src/flutter/* && dart pub get && dart analyze && cd -)
2324
- uv build
2425

2526
deploy_script:

0 commit comments

Comments
 (0)