diff --git a/lib/config/config.dart b/lib/config/config.dart index 4981aca0..e261a875 100644 --- a/lib/config/config.dart +++ b/lib/config/config.dart @@ -20,8 +20,8 @@ var PACKAGES_ORDERS = '/api/orders'; var PACKAGES_ORDER_HISTORY = '/api/orders/items'; var PACKAGES_TAMARA_OPT = '/api/orders/paymentoptions/tamara'; // var BASE_URL = 'http://10.50.100.198:2018/'; - var BASE_URL = 'https://uat.hmgwebservices.com/'; -// var BASE_URL = 'https://hmgwebservices.com/'; + // var BASE_URL = 'https://uat.hmgwebservices.com/'; +var BASE_URL = 'https://hmgwebservices.com/'; // var BASE_URL = 'https://orash.cloudsolutions.com.sa/'; // var BASE_URL = 'https://vidauat.cloudsolutions.com.sa/'; diff --git a/pubspec.yaml b/pubspec.yaml index 39370e58..5d9f5e79 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -174,7 +174,7 @@ dependencies: geofencing: ^0.1.0 -# speech_to_text: ^6.1.1 + speech_to_text: ^6.1.1 # path: speech_to_text in_app_update: ^3.0.0