fix : core local method

This commit is contained in:
2025-05-14 09:56:59 +03:30
parent 3fbe438ab1
commit 2615f35416
20 changed files with 794 additions and 78 deletions

View File

@@ -28,10 +28,8 @@ dependencies:
## local storage
hive_ce: ^2.11.1
hive_ce_flutter: ^2.3.0
flutter_secure_storage: ^9.2.4
##code generation
freezed_annotation: ^3.0.0
json_annotation: ^4.9.0
#SVG
@@ -47,6 +45,7 @@ dependencies:
#other
permission_handler: ^12.0.0+1
persian_datetime_picker: ^3.1.0
encrypt: ^5.0.3
#L10N tools
intl: ^0.19.0
@@ -64,6 +63,9 @@ dependencies:
#networkLogger
pretty_dio_logger: ^1.4.0
##code generation
freezed_annotation: ^3.0.0
json_annotation: ^4.9.0
dev_dependencies:
flutter_test:
sdk: flutter