google_maps_widget 0.0.2 copy "google_maps_widget: ^0.0.2" to clipboard
google_maps_widget: ^0.0.2 copied to clipboard

outdated

A widget for flutter developers to easily integrate google maps in their apps. It can be used to make polylines from a source to a destination, and also handle realtime driver location on the map if needed.

[0.0.2] - 12/04/2021 #

  • Minor readme fixes.
  • Added package description.

[0.0.1] - 12/04/2021 #

  • A Google Maps helper widget which can be used to draw route from a given source latitude and longitude. The route is customizable in terms of color and width.
  • The plugin also offers realtime location tracking for a driver(if any) and shows a marker on the map which updates everytimes the driver's location changes.
  • The markers are customizable and on tap callbacks are implemented that give the current location and a lot of parameters which can be explored.
97
likes
0
pub points
91%
popularity

Publisher

verified publisherrithik-dev.me

A widget for flutter developers to easily integrate google maps in their apps. It can be used to make polylines from a source to a destination, and also handle realtime driver location on the map if needed.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter, google_maps_flutter

More

Packages that depend on google_maps_widget