geoflutterfire_plus 0.0.30 copy "geoflutterfire_plus: ^0.0.30" to clipboard
geoflutterfire_plus: ^0.0.30 copied to clipboard

geoflutterfire_plus enables your flutter app to store and query cloud 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_plus

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

dependencies:
  geoflutterfire_plus: ^0.0.30

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_plus/geoflutterfire_plus.dart';
64
likes
160
pub points
93%
popularity

Publisher

verified publisherkosukesaigusa.com

geoflutterfire_plus enables your flutter app to store and query cloud firestore documents based on their geographic location.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, flutter, rxdart

More

Packages that depend on geoflutterfire_plus