maps_flutter 1.0.0
maps_flutter: ^1.0.0 copied to clipboard
A Flutter package for Google Maps functionalities.
maps_flutter #
A Flutter package for Google Maps functionalities.
Features #
- Display Google Maps with customizable markers and polylines.
- Retrieve directions and polyline data between two locations.
- Search for places using Google Places API.
- Platform-specific code for Android and iOS.
Getting started #
To use this package, add mcf_flutter_maps
as a dependency in your pubspec.yaml
file.
Usage #
example:
SourceDestination()