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

geoflutterfire_plus is an open-source library, inspired by https://github.com/DarshanGowda0/GeoFlutterFire, to enable your flutter app to store and query cloud firestore documents based on their geogr [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add geoflutterfire_plus

With Flutter:

 $ flutter pub add geoflutterfire_plus

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

dependencies:
  geoflutterfire_plus: ^0.0.1

Alternatively, your editor might support dart pub get or 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';
54
likes
0
pub points
91%
popularity

Publisher

verified publisherkosukesaigusa.com

geoflutterfire_plus is an open-source library, inspired by https://github.com/DarshanGowda0/GeoFlutterFire, to enable your flutter app to store and query cloud firestore documents based on their geographic location with latest version of Flutter SDK, Dart SDK, and dependency packages.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cloud_firestore, flutter, rxdart

More

Packages that depend on geoflutterfire_plus