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

API Key not found #18

Closed
CarolineJeni opened this issue Nov 7, 2019 · 2 comments
Closed

API Key not found #18

CarolineJeni opened this issue Nov 7, 2019 · 2 comments

Comments

@CarolineJeni
Copy link

Target of URI doesn't exist: 'package:google_map_location_picker_example/keys.dart'.
Try creating the file referenced by the URI, or Try using a URI for a file that does exist.

Undefined name 'apiKey'.
Try correcting the name to one that is defined, or defining the name.

@xni06
Copy link

xni06 commented Nov 7, 2019

@CarolineJeni create a new file called libs/keys.dart and add the following line and substituting blah with your API key...

var apiKey = 'blah';

@humazed
Copy link
Owner

humazed commented Nov 7, 2019

I think @xni06 answer solves this issue feel free to reopen if it doesn't.

@humazed humazed closed this as completed Nov 7, 2019
@humazed humazed changed the title 2 errors API Key not found Dec 3, 2019
@humazed humazed pinned this issue Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants