Deploy: 2026-05-24 23:27:32

This commit is contained in:
Hamza-Ayed
2026-05-24 23:27:32 +03:00
parent 2ceffc47d9
commit b20f457eaf
156 changed files with 8308 additions and 0 deletions

28
mobile/pubspec.yaml Normal file
View File

@@ -0,0 +1,28 @@
name: nabeh
description: "Nabeh Mobile Application"
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
# State Management / إدارة الحالة
flutter_bloc: ^8.1.3
equatable: ^2.0.5
# Network & Persistence / الشبكة وتخزين البيانات
http: ^1.2.0
flutter_secure_storage: ^9.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true