7/31/1
This commit is contained in:
25
pubspec.yaml
25
pubspec.yaml
@@ -12,6 +12,11 @@ dependencies:
|
||||
sdk: flutter
|
||||
secure_string_operations:
|
||||
path: ./secure_string_operations
|
||||
flutter_overlay_apps:
|
||||
path: ./flutter_overlay_apps-main
|
||||
bubble_head:
|
||||
path: ./bubble-master
|
||||
# flutter_overlay_window: ^0.4.4
|
||||
cupertino_icons: ^1.0.2
|
||||
firebase_messaging: ^15.0.3
|
||||
firebase_core: ^3.2.0
|
||||
@@ -62,6 +67,10 @@ dependencies:
|
||||
url: https://github.com/dharmik-dalwadi-seaflux/background_location.git
|
||||
ref: master
|
||||
|
||||
# flutter_overlay_apps:
|
||||
# git:
|
||||
# url: https://github.com/Hamza-Ayed/flutter_overlay_apps.git
|
||||
# ref: main
|
||||
record: ^5.0.5
|
||||
dio: ^5.4.3+1
|
||||
webview_flutter: ^4.7.0
|
||||
@@ -73,6 +82,10 @@ dependencies:
|
||||
firebase_auth: ^5.1.2
|
||||
package_info_plus: ^8.0.0
|
||||
flutter_image_compress: ^2.3.0
|
||||
flutter_contacts: ^1.1.8
|
||||
flutter_overlay_window: ^0.4.4
|
||||
# dash_bubble: ^2.0.0
|
||||
# bubble_head: ^0.0.4
|
||||
# google_mlkit_face_detection: ^0.11.0
|
||||
|
||||
dev_dependencies:
|
||||
@@ -109,12 +122,12 @@ flutter:
|
||||
- shorebird.yaml
|
||||
|
||||
fonts:
|
||||
- family: mohanad
|
||||
fonts:
|
||||
- asset: assets/fonts/mohanad.ttf
|
||||
- family: josefin
|
||||
fonts:
|
||||
- asset: assets/fonts/josefin.ttf
|
||||
# - family: mohanad
|
||||
# fonts:
|
||||
# - asset: assets/fonts/mohanad.ttf
|
||||
# - family: josefin
|
||||
# fonts:
|
||||
# - asset: assets/fonts/josefin.ttf
|
||||
- family: digit
|
||||
fonts:
|
||||
- asset: assets/fonts/digit.ttf
|
||||
|
||||
Reference in New Issue
Block a user