We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While searching for "Canada" (PlaceId: ChIJ2WrMN9MDDUsRpY9Doiq3aJk) when it is tapped on the list, nothing happens. The list stays in the screen.
The text was updated successfully, but these errors were encountered:
The problem is inside the library used for searching places, which is google_places_flutter. The issue has been reported: Unhandled Exception: type 'int' is not a subtype of type 'double?'. It seems this is not the better package to use. Let's move to flutter_google_places_sdk. The first was enough for research, but the second seems better for production. A més, yo me lo guis i jo me lo com :P
Sorry, something went wrong.
xcarol
No branches or pull requests
While searching for "Canada" (PlaceId: ChIJ2WrMN9MDDUsRpY9Doiq3aJk) when it is tapped on the list, nothing happens. The list stays in the screen.
The text was updated successfully, but these errors were encountered: