build: Use flutter version from pubspec.yaml instead of env file
This commit is contained in:
parent
127c3fd7bf
commit
386d01296f
6 changed files with 14 additions and 40 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue