aves/plugins/aves_services_google/pubspec.yaml
Thibault Deckers 1d2aedf4c3 upgrades
2025-02-25 20:49:02 +01:00

29 lines
525 B
YAML

name: aves_services_platform
version: 0.0.1
publish_to: none
environment:
sdk: ">=3.6.0 <4.0.0" # incoherent dartfmt from 3.7.0
resolution: workspace
dependencies:
flutter:
sdk: flutter
aves_map:
path: ../aves_map
aves_services:
path: ../aves_services
aves_utils:
path: ../aves_utils
device_info_plus:
google_api_availability:
google_maps_flutter:
google_maps_flutter_android:
google_maps_flutter_platform_interface:
latlong2:
provider:
dev_dependencies:
flutter_lints:
flutter: