aves/plugins/aves_services_google/pubspec.yaml
2025-02-14 19:37:18 +01:00

35 lines
804 B
YAML

name: aves_services_platform
version: 0.0.1
publish_to: none
environment:
sdk: ^3.6.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_api_availability_android:
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_android
google_maps_flutter:
google_maps_flutter_android:
google_maps_flutter_platform_interface:
latlong2:
provider:
dev_dependencies:
flutter_lints:
flutter: