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

Google Maps Error #2

Closed
babycorp opened this issue Feb 13, 2019 · 2 comments
Closed

Google Maps Error #2

babycorp opened this issue Feb 13, 2019 · 2 comments

Comments

@babycorp
Copy link

Compiler message:
lib/pages/google_place_search.dart:25:48: Error: Too many positional arguments: 0 allowed, but 1 found.
Try removing the extra positional arguments.
GoogleMapsPlaces _places = new GoogleMapsPlaces(GOOGLE_PLACE_API_KEY);

How to fix this ?

@harsh159357
Copy link
Owner

@babycorp following bug has been fixed please pull the latest changes from the master branch.

@harsh159357
Copy link
Owner

@babycorp Issue has been resolved as flutter_google_places_autocomplete library was deprecated so flutter_google_places is used now.

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

2 participants