name: amap_map_fluttify description: An `Amap` Map Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK. version: 2.0.2 environment: sdk: ^3.5.3 flutter: '>=3.3.0' dependencies: flutter: sdk: flutter url_launcher: ^6.1.6 uni_map_platform_interface: git: url: http://gitea.cquni.com/yangjie/uni_map_platform_interface.git foundation_fluttify: git: url: http://gitea.cquni.com/yangjie/foundation_fluttify.git core_location_fluttify: git: url: http://gitea.cquni.com/yangjie/core_location_fluttify.git amap_core_fluttify: git: url: http://gitea.cquni.com/yangjie/amap_core_fluttify.git amap_search_fluttify: git: url: http://gitea.cquni.com/yangjie/amap_search_fluttify.git amap_location_fluttify: git: url: http://gitea.cquni.com/yangjie/amap_location_fluttify.git dependency_overrides: foundation_fluttify: path: ..\foundation_fluttify dev_dependencies: flutter_test: sdk: flutter flutter_lints: any flutter: plugin: platforms: android: package: me.yohom.amap_map_fluttify pluginClass: AmapMapFluttifyPlugin ios: pluginClass: AmapMapFluttifyPlugin