chore : change app archticle

This commit is contained in:
2025-05-12 16:55:55 +03:30
parent 114f8a1ada
commit e11ef1990c
56 changed files with 873 additions and 1247 deletions

View File

@@ -10,10 +10,57 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
inspection:
path: ./features/inspection
#UI
cupertino_icons: ^1.0.8
flutter_slidable: ^4.0.0
flutter_rating_bar: ^4.0.1
##Log
logger: ^2.5.0
## reactive
dartx: ^1.2.0
rxdart: ^0.28.0
## local storage
hive_ce: ^2.11.1
hive_ce_flutter: ^2.3.0
##code generation
freezed_annotation: ^3.0.0
json_annotation: ^4.9.0
#SVG
flutter_svg: ^2.0.17
font_awesome_flutter: ^10.8.0
##state manger
get: ^4.7.2
##Di
get_it: ^8.0.3
#other
permission_handler: ^12.0.0+1
persian_datetime_picker: ^3.1.0
#L10N tools
intl: ^0.19.0
#Map
flutter_map: ^8.1.1
flutter_map_animations: ^0.9.0
#location
latlong2: ^0.9.1
geolocator: ^14.0.0
#network
dio: ^5.8.0+1
#networkLogger
pretty_dio_logger: ^1.4.0
rasadyar_core:
path: ./packages/core
@@ -24,6 +71,17 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
##code generation
build_runner: ^2.4.15
hive_ce_generator: ^1.9.1
freezed: ^3.0.6
json_serializable: ^6.9.4
##test
mocktail: ^1.0.4
get_test: ^4.0.1
flutter: