gmaps_by_road_distance_calculator 2.0.3 copy "gmaps_by_road_distance_calculator: ^2.0.3" to clipboard
gmaps_by_road_distance_calculator: ^2.0.3 copied to clipboard

outdated

This is a Package to calculate the by-road distance from one point to another in Gmap.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gmaps_by_road_distance_calculator

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  gmaps_by_road_distance_calculator: ^2.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:gmaps_by_road_distance_calculator/gmaps_by_road_distance_calculator.dart';
12
likes
0
pub points
73%
popularity

Publisher

verified publisherabinvs.me

This is a Package to calculate the by-road distance from one point to another in Gmap.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_polyline_points, google_maps_flutter, latlong2

More

Packages that depend on gmaps_by_road_distance_calculator