aves/plugins/aves_services_google/pubspec.yaml
2025-02-14 21:43:43 +01:00

34 lines
761 B
YAML

name: aves_services_platform
version: 0.0.1
publish_to: none
environment:
sdk: ^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:
git:
# https://github.com/baseflow/flutter-google-api-availability.git main commit af48328 (Jul 17, 2023) is incompatible with Flutter v3.29
url: https://github.com/deckerst/flutter-google-api-availability.git
ref: aves
path: google_api_availability
google_maps_flutter:
google_maps_flutter_android:
google_maps_flutter_platform_interface:
latlong2:
provider:
dev_dependencies:
flutter_lints:
flutter: