Hi everyone,
I'm trying to build map widget for ios, android and web, with a circle radius around coordinates.
When trying to use examples from pubdev, none of them succeded to preview, nothing appears.
I tried using maps_toolkit: ^2.0.1, google_static_maps_controller: ^1.0.0 and google_maps_flutter: ^2.4.0 from pubDev.
Each of them with no errors after compiling, just using the examples already given on their pages, but nothing seems to work.
What should I do ?
Thanks in advance