chore : add dependency

This commit is contained in:
2025-03-12 14:59:20 +03:30
parent f58e4735c4
commit e783834ecb
2 changed files with 11 additions and 0 deletions

View File

@@ -267,6 +267,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "4.0.0"
get:
dependency: "direct main"
description:
name: get
sha256: c79eeb4339f1f3deffd9ec912f8a923834bec55f7b49c9e882b8fef2c139d425
url: "https://pub.dev"
source: hosted
version: "4.7.2"
glob:
dependency: transitive
description:

View File

@@ -32,6 +32,9 @@ dependencies:
#SVG
flutter_svg: ^2.0.17
##state manger
get: ^4.7.2
dev_dependencies:
flutter_test:
sdk: flutter