geo_sort 0.0.3 copy "geo_sort: ^0.0.3" to clipboard
geo_sort: ^0.0.3 copied to clipboard

A Dart package for sorting a list of geographic locations based on their distance from a reference location.

example/lib/main.dart

import 'package:example/src/sort_app.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const SortApp());
}
2
likes
150
points
32
downloads

Publisher

verified publishermariorefetto.it

Weekly Downloads

A Dart package for sorting a list of geographic locations based on their distance from a reference location.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on geo_sort