python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
google_maps_flutter does not work correctly on Android 11
I am using the google_maps_flutter package and whenever I click the button to launch the google map I encounter this error:
google maps is not installed or is disabled
But such a thing was not true ...
mahdi salmani
Votes: 0
Answers: 1
Not a constant expression onMapCreated
new to flutter and dart here. I've been experimenting with dart/flutter and google maps. I have tried to follow the example described here to use google maps widget. My code is the following:
class _P...
Apostolos
Votes: 0
Answers: 0