mirror of
https://github.com/ZhuJHua/moodiary.git
synced 2026-04-05 16:39:01 +08:00
- Introduced a new workflow, `flutter-analyze.yml`, to perform Flutter code analysis. - Added dynamic Flutter version selection based on the `.fvmrc` file or defaulted to the latest stable version. - Modified the `build.yml` workflow to also use the dynamic Flutter version. - Added the installation of `jq` to read the Flutter version from `.fvmrc`.