|
|
|
|
@ -2,7 +2,7 @@ name: diplomaticquarterapp
|
|
|
|
|
description: A new Flutter application.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version: 1.0.4+5
|
|
|
|
|
version: 1.0.6+7
|
|
|
|
|
|
|
|
|
|
environment:
|
|
|
|
|
sdk: ">=2.6.0 <3.0.0"
|
|
|
|
|
@ -17,7 +17,7 @@ dependencies:
|
|
|
|
|
sdk: flutter
|
|
|
|
|
intl: ^0.16.1
|
|
|
|
|
# web view
|
|
|
|
|
webview_flutter: ^0.3.24
|
|
|
|
|
webview_flutter: ^1.0.7
|
|
|
|
|
# http client
|
|
|
|
|
http: ^0.12.1
|
|
|
|
|
connectivity: ^0.4.9+3
|
|
|
|
|
@ -38,7 +38,7 @@ dependencies:
|
|
|
|
|
giffy_dialog: ^1.8.0
|
|
|
|
|
|
|
|
|
|
# Flutter Html View
|
|
|
|
|
flutter_html: 1.0.2
|
|
|
|
|
flutter_html: 1.2.0
|
|
|
|
|
|
|
|
|
|
# Native
|
|
|
|
|
flutter_device_type: ^0.2.0
|
|
|
|
|
@ -58,7 +58,7 @@ dependencies:
|
|
|
|
|
feather_icons_flutter: any
|
|
|
|
|
eva_icons_flutter: any
|
|
|
|
|
font_awesome_flutter: any
|
|
|
|
|
cupertino_icons: ^0.1.3
|
|
|
|
|
cupertino_icons: ^1.0.0
|
|
|
|
|
|
|
|
|
|
# Image Attachments
|
|
|
|
|
image_picker: ^0.6.7+1
|
|
|
|
|
@ -80,7 +80,7 @@ dependencies:
|
|
|
|
|
# charts
|
|
|
|
|
charts_flutter: ^0.9.0
|
|
|
|
|
|
|
|
|
|
google_maps_flutter: ^1.0.3
|
|
|
|
|
google_maps_flutter: ^1.2.0
|
|
|
|
|
|
|
|
|
|
# Qr code Scanner
|
|
|
|
|
barcode_scan_fix: ^1.0.2
|
|
|
|
|
@ -92,7 +92,7 @@ dependencies:
|
|
|
|
|
table_calendar: ^2.3.0
|
|
|
|
|
|
|
|
|
|
# SVG Images
|
|
|
|
|
flutter_svg: ^0.18.0
|
|
|
|
|
flutter_svg: ^0.19.1
|
|
|
|
|
|
|
|
|
|
# Location Helper
|
|
|
|
|
map_launcher: ^0.8.1
|
|
|
|
|
@ -152,9 +152,9 @@ dependencies:
|
|
|
|
|
native_device_orientation: ^0.3.0
|
|
|
|
|
enum_to_string: ^1.0.9
|
|
|
|
|
# recase: ^3.0.0
|
|
|
|
|
wakelock: ^0.1.4
|
|
|
|
|
wakelock: ^0.2.1+1
|
|
|
|
|
after_layout: ^1.0.7
|
|
|
|
|
twilio_programmable_video: ^0.6.3+1
|
|
|
|
|
twilio_programmable_video: ^0.6.3
|
|
|
|
|
flutter_tts: any
|
|
|
|
|
vibration: ^1.7.2
|
|
|
|
|
speech_to_text:
|
|
|
|
|
|