mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
337dd30281
- Change .fvmrc from "beta" to "stable" to match CI behavior - Update pubspec.yaml Flutter constraint from ^3.38.0 to ^3.41.0 to match what pubspec.lock actually requires - Document Flutter version requirements in docs/setting_dev_env.md Closes lichess-org/mobile#2716
4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
{
|
|
"flutter": "stable",
|
|
"flavors": {}
|
|
} |