This commit is contained in:
Hamza-Ayed
2025-08-06 01:10:52 +03:00
parent 57b7574657
commit 441385069c
49 changed files with 2577 additions and 1822 deletions

View File

@@ -61,10 +61,10 @@ dependencies:
vibration: ^2.0.1
wakelock_plus:
# background_location: ^0.13.0
background_location:
git:
url: https://github.com/dharmik-dalwadi-seaflux/background_location.git
ref: master
# background_location:
# git:
# url: https://github.com/dharmik-dalwadi-seaflux/background_location.git
# ref: master
# flutter_overlay_apps:
# git:
@@ -74,7 +74,8 @@ dependencies:
dio: ^5.4.3+1
webview_flutter: ^4.9.0
just_audio: ^0.9.37
share: ^2.0.4
# share: ^2.0.4
google_sign_in: ^6.2.1
# google_mlkit_text_recognition: ^0.14.0
sign_in_with_apple: ^6.1.0
@@ -93,6 +94,8 @@ dependencies:
jwt_decoder: ^2.0.1
jailbreak_root_detection: ^1.1.5
device_info_plus: ^11.3.0
share_plus: ^11.0.0
battery_plus: ^6.2.2
# flutter_isolate: ^2.1.0
# lingo_hunter: ^1.0.3
@@ -141,3 +144,5 @@ flutter:
- family: digit
fonts:
- asset: assets/fonts/digit.ttf
dependency_overrides:
record_platform_interface: "1.2.0"