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

A Flutter package which can be used to make polylines(route) from a source to a destination, and make smooth animation when source start moving towards destination with smooth polyline removal from be [...]

[0.0.1] - 28/06/2022 #

  • Make polylines (route) between two locations by providing the latitude and longitude for both the locations.
  • Smooth animation between two locations.
  • The route is customizable in terms of color and width.
  • Ask for location permission
  • 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.
  • All the markers are customizable.

[0.0.2] - 07/07/2022 #

3
likes
70
pub points
35%
popularity

Publisher

verified publishertechroomteam.com

A Flutter package which can be used to make polylines(route) from a source to a destination, and make smooth animation when source start moving towards destination with smooth polyline removal from behind and also handle a driver's realtime location (if any) on the map.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_compass, flutter_polyline_points, geolocator, google_map_marker_animation, google_maps_flutter, maps_toolkit, url_launcher

More

Packages that depend on casa_google_map