diff options
Diffstat (limited to 'pubspec.yaml')
| -rw-r--r-- | pubspec.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index 019eaaa..33fd296 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: carousel_slider: ^4.0.0 uuid: ^3.0.5 event_bus: ^2.0.0 - in_date_utils: ^1.0.3 + in_date_utils: 1.1.0 local_auth: ^1.1.11 flutter_local_notifications: ^9.5.3+1 path_provider: ^2.0.10 @@ -49,7 +49,7 @@ dependencies: http: ^0.13.5 auto_orientation: ^2.2.1 wakelock: ^0.6.2 - flutter_osm_plugin: ^0.53.2 + flutter_osm_plugin: 0.53.2 flutter_map: ^3.1.0 permission_handler: ^10.3.0 flutter_archive: ^5.0.0 @@ -57,6 +57,7 @@ dependencies: barcode: ^2.2.4 barcode_image: ^2.0.2 screen_brightness: ^0.2.2 + flutter_osm_interface: 0.3.5 dev_dependencies: flutter_test: |
