build: Use flutter version from pubspec.yaml instead of env file

This commit is contained in:
Christian Kußowski 2026-03-05 10:14:04 +01:00
commit 386d01296f
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
6 changed files with 14 additions and 40 deletions

View file

@ -8,6 +8,7 @@ version: 2.4.0+3546
environment:
sdk: ">=3.10.0 <4.0.0"
flutter: 3.41.3
dependencies:
animations: ^2.1.1