amap_search_fluttify/example/pubspec.yaml

23 lines
476 B
YAML
Raw Normal View History

2024-11-17 15:59:37 +08:00
name: amap_search_fluttify_example
description: Demonstrates how to use the amap_search_fluttify plugin.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
environment:
sdk: ">=2.17.1 <3.0.0"
dependencies:
flutter:
sdk: flutter
permission_handler: ^9.2.0
decorated_flutter: ^0.40.0-dev.0
amap_search_fluttify:
path: ../
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true