geo_match_flutter 1.0.1 copy "geo_match_flutter: ^1.0.1" to clipboard
geo_match_flutter: ^1.0.1 copied to clipboard

A production-ready realtime location matching engine for Flutter. Finds and assigns the nearest available user — ideal for ride-hailing, delivery, or emergency apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geo_match_flutter

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

dependencies:
  geo_match_flutter: ^1.0.1

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:geo_match_flutter/geo_match_flutter.dart';
2
likes
145
points
109
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A production-ready realtime location matching engine for Flutter. Finds and assigns the nearest available user — ideal for ride-hailing, delivery, or emergency apps.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on geo_match_flutter