mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
The issue was that dart format applies different rules when it can't resolve analysis_options.yaml dependencies. Using dart pub get (instead of flutter pub get) avoids needing to install Flutter SDK in CI.