mattermoran / map_launcher

Flutter plugin for launching maps
MIT License
259 stars 116 forks source link

Many issues in manifest. #86

Closed amigax closed 3 years ago

amigax commented 3 years ago

Fresh install.. how do I fix?

Launching lib\main.dart on SM A530F in debug mode... Running Gradle task 'assembleDebug'... D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:5:9-64 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:5:9-64 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:6:9-68 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:6:9-68 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:7:9-56 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:7:9-56 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:8:9-54 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:8:9-54 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:9:9-44 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:9:9-44 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:10:9-56 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:10:9-56 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:11:9-56 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:11:9-56 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:12:9-62 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:12:9-62 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:13:9-59 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:13:9-59 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:14:9-46 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:14:9-46 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:15:9-51 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:15:9-51 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:16:9-57 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:16:9-57 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:17:9-51 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:17:9-51 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml:18:9-53 Error: Missing 'package' key attribute on element package at AndroidManifest.xml:18:9-53 D:\ALL_CODE_STUFF\2020\Flutter\flutter_windows_1.22.2-stable\flutter.pub-cache\hosted\pub.dartlang.org\map_launcher-2.1.1\android\src\main\AndroidManifest.xml Error: Validation failed, exiting

FAILURE: Build failed with an exception.

BUILD FAILED in 14s Exception: Gradle task assembleDebug failed with exit code 1

amigax commented 3 years ago

solution here worked, ie upgrade gradle https://github.com/mattermoran/map_launcher/issues/62