uni_map_platform_interface/pubspec.yaml

22 lines
490 B
YAML
Raw Normal View History

2024-11-17 16:02:18 +08:00
name: uni_map_platform_interface
description: Uni Map Platform Interface.
version: 0.7.0-rc.0
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
foundation_fluttify:
2024-11-17 16:02:54 +08:00
git:
url: http://gitea.cquni.com/yangjie/foundation_fluttify.git
2024-11-17 16:02:18 +08:00
core_location_fluttify:
2024-11-17 16:02:54 +08:00
git:
url: http://gitea.cquni.com/yangjie/core_location_fluttify.git
2024-11-17 16:02:18 +08:00
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.4