Pin Flutter SDK version and register new icon asset

- Explicitly define Flutter SDK version in pubspec.yaml for consistency.
- Note: This version is critical as it is parsed by Makefile and Dockerfile to setup the build environment.
- Add 'ic_launcher_border.png' to the assets list.
This commit is contained in:
veto9292
2025-12-10 18:28:41 +03:30
parent 575074aded
commit 5c0caa6118
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -2190,4 +2190,4 @@ packages:
version: "2.2.2"
sdks:
dart: ">=3.9.2 <3.10.0-z"
flutter: ">=3.29.0"
flutter: ">=3.35.7 <4.0.0"
+7
View File
@@ -5,6 +5,12 @@ version: 3.0.0+30000
environment:
sdk: ^3.9.2
# ! IMPORTANT !
# This SDK version is strictly required and must not be removed.
# It is parsed/grep-ed by Makefile and Dockerfile to configure the build environment.
# Ensure this matches the target Flutter version.
flutter: ^3.35.7
dependencies:
flutter:
sdk: flutter
@@ -161,6 +167,7 @@ flutter:
- assets/images/connect_norouz.PNG
- assets/images/disconnect_norouz.PNG
- assets/images/world_map.png
- assets/images/source/ic_launcher_border.png
fonts:
- family: Shabnam