aves/plugins/aves_services_huawei/pubspec.yaml
Thibault Deckers 753e236bff AGP 8
2023-05-24 23:12:30 +02:00

35 lines
763 B
YAML

name: aves_services_platform
version: 0.0.1
publish_to: none
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
aves_map:
path: ../aves_map
aves_platform_meta:
path: ../aves_platform_meta
aves_services:
path: ../aves_services
# cf https://github.com/HMS-Core/hms-flutter-plugin/pull/296
huawei_hmsavailability:
git:
url: https://github.com/deckerst/hms-flutter-plugin.git
ref: agp8-compat
path: flutter-hms-availability
# cf https://github.com/HMS-Core/hms-flutter-plugin/pull/296
huawei_map:
git:
url: https://github.com/deckerst/hms-flutter-plugin.git
ref: agp8-compat
path: flutter-hms-map
latlong2:
provider:
dev_dependencies:
flutter_lints:
flutter: