Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new null-safe branche #4

Closed
noaman813 opened this issue May 7, 2021 · 4 comments
Closed

new null-safe branche #4

noaman813 opened this issue May 7, 2021 · 4 comments

Comments

@noaman813
Copy link

I've cloned your project put I get this error.
is there a thing I need to add except the API key

`
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':geolocator:processDebugManifest'.

Failed to calculate the value of task ':geolocator:processDebugManifest' property 'packageOverride'.
Failed to query the value of property 'applicationId'.
> org.xml.sax.SAXParseException; systemId: file:/C:/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator-7.0.3/android/src/main/AndroidManifest.xml; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org`

@iamSahdeep
Copy link
Owner

Seems like android manifest have some problem, let me check after some time and get back to you

@noaman813 noaman813 changed the title new null-safe pranche new null-safe branche May 7, 2021
@noaman813
Copy link
Author

ok thanks <3

@iamSahdeep
Copy link
Owner

iamSahdeep commented May 7, 2021

@noaman813 I can't repro the issue, app is running for me, even on new/fresh clone. Did you switched to nullsafe branch after cloning. If yes, can please try flutter clean etc.

Plus the issue seems related to geolocator plugin. You can try remove that from pubsec in nullsafe branch (we are not using it now)

@iamSahdeep
Copy link
Owner

Closing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants