diff --git a/endpoint/mh_endpoint.py b/endpoint/mh_endpoint.py index 8b8fca8..09bc497 100755 --- a/endpoint/mh_endpoint.py +++ b/endpoint/mh_endpoint.py @@ -2,13 +2,11 @@ import json import ssl -import sys import os import requests from datetime import datetime import time import config -from http.client import HTTPConnection import base64 from collections import OrderedDict diff --git a/macless_haystack/pubspec.yaml b/macless_haystack/pubspec.yaml index 98e2c34..5aee6de 100644 --- a/macless_haystack/pubspec.yaml +++ b/macless_haystack/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: # UI flutter_colorpicker: ^1.0.3 - flutter_launcher_icons: ^0.13.1 +# flutter_launcher_icons: ^0.13.1 flutter_slidable: ^3.0.0 # Networking @@ -50,7 +50,7 @@ dependencies: flutter_map: ^6.1.0 flutter_map_cancellable_tile_provider: ^2.0.0 - location: ^5.0.3 + location: ^6.0.1 geocoding: ^3.0.0 # Storage @@ -59,7 +59,7 @@ dependencies: file_picker: ^8.0.0+1 # Sharing - share_plus: ^8.0.2 + share_plus: ^9.0.0 url_launcher: ^6.0.17 path_provider: ^2.0.8 maps_launcher: ^2.0.1 @@ -76,7 +76,7 @@ dev_dependencies: sdk: flutter - dependency_validator: ^3.2.2 + dependency_validator: ^4.0.0 # The "flutter_lints" package below contains a set of recommended lints to # encourage good coding practices. The lint set provided by the package is # activated in the `analysis_options.yaml` file located at the root of your @@ -85,7 +85,6 @@ dev_dependencies: flutter_lints: ^3.0.1 test: ^1.24.9 mockito: ^5.4.4 - build_runner: ^2.4.9 # Configuration for flutter_launcher_icons flutter_icons: