fix : core local method
This commit is contained in:
52
pubspec.yaml
52
pubspec.yaml
@@ -10,63 +10,17 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
#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
|
||||
|
||||
|
||||
|
||||
##code generation
|
||||
freezed_annotation: ^3.0.0
|
||||
json_annotation: ^4.9.0
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
Reference in New Issue
Block a user