geoflutterfire_updated 3.1.0 copy "geoflutterfire_updated: ^3.1.0" to clipboard
geoflutterfire_updated: ^3.1.0 copied to clipboard

This is the updated GeoFlutterFire uploaded by not the original author! Btw, GeoFlutterFire is an open-source library that allows you to store and query firestore documents based on their geographic location.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geoflutterfire_updated

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

dependencies:
  geoflutterfire_updated: ^3.1.0

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:geoflutterfire_updated/geoflutterfire_updated.dart';
3
likes
140
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

This is the updated GeoFlutterFire uploaded by not the original author! Btw, GeoFlutterFire is an open-source library that allows you to store and query firestore documents based on their geographic location.

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, flutter, flutter_lints, rxdart

More

Packages that depend on geoflutterfire_updated