Flutter-GeoFire
Flutter-GeoFire copied to clipboard
This repo contains the code for a GeoFire plugin for Flutter.
Because login depends on geofire from git which requires SDK version <2.0.0, version solving failed.
The current Dart SDK version is 2.1.0-dev.9.4.flutter-f9ebf21297. Because login depends on geofire from git which requires SDK version
Hello BramVbilsen, Very very cool your plugin. Thank you, man!!!! After updated my firebase_database.dart (from 0.0.12 to 0.3.0) the geofire no works fine. Is there any solution to apply in...
Both setLocation and removeLocation work fine but not getLocation or queryAtLocation. No error in the logs. I have tested with 'MethodeCahnnel' to Android/Java and all works fine there so I...