step 7 : presensi selfie get address and coordinate fix

This commit is contained in:
sindhu
2024-08-26 12:39:53 +07:00
parent 62409f9feb
commit f85afe7103
11 changed files with 430 additions and 234 deletions

View File

@@ -36,8 +36,9 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
geolocator: ^10.1.0
geocoding: ^2.1.1
# geolocator: ^10.1.0
geolocator: ^13.0.1
# geocoding: ^2.1.1
dio: ^4.0.6
flutter_riverpod: ^1.0.4
flutter_hooks: ^0.18.5+1
@@ -53,7 +54,8 @@ dependencies:
intl: ^0.17.0
graphql: ^5.1.3
top_snackbar_flutter: ^3.1.0
permission_handler: ^11.0.0
# permission_handler: ^11.0.0
permission_handler: ^11.3.1
mobkit_dashed_border: ^0.0.5
file_picker: ^6.1.1
open_file: ^3.3.2
@@ -67,6 +69,8 @@ dependencies:
fluentui_system_icons: ^1.1.226
eva_icons_flutter: ^3.1.0
image_picker_web: ^4.0.0
dart_nominatim: ^1.0.1
location: ^5.0.0
dev_dependencies:
flutter_test: