latlng
A package for geodesy and geographical calculations.
Getting Started
In your pubspec.yaml
file add:
dependencies:
latlng: any
Then, in your code import:
import 'package:latlng/latlng.dart';
A package for geodesy and geographical calculations.
In your pubspec.yaml
file add:
dependencies:
latlng: any
Then, in your code import:
import 'package:latlng/latlng.dart';