google_maps_native_sdk 0.1.0 copy "google_maps_native_sdk: ^0.1.0" to clipboard
google_maps_native_sdk: ^0.1.0 copied to clipboard

Native Google Maps plugin for Flutter/FlutterFlow with markers, polylines, caching, events — ideal for mobility apps (e.g., taxi).

Changelog #

0.1.0 #

  • Primeira versão do plugin.
  • Widget GoogleMapView com AndroidView/UiKitView.
  • GoogleMapController com: markers (add/update/remove/clear), polylines (add/remove/clear), câmera (move/animate bounds), estilo de mapa, tráfego, myLocation, padding, snapshot.
  • Cache de ícones: LRU (Android) e NSCache (iOS), com download assíncrono.
  • Exemplo funcional (example/) simulando fluxo de corrida (pickup/dropoff/rota/driver).
1
likes
0
points
911
downloads

Publisher

unverified uploader

Weekly Downloads

Native Google Maps plugin for Flutter/FlutterFlow with markers, polylines, caching, events — ideal for mobility apps (e.g., taxi).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, plugin_platform_interface

More

Packages that depend on google_maps_native_sdk

Packages that implement google_maps_native_sdk