beerstorm-net / GeoFlutterFire2

🔥GeoFlutterFire2🔥 is an open-source library that allows you to store and query firestore documents based on their geographic location.
https://pub.dev/packages/geoflutterfire2
MIT License
14 stars 40 forks source link

Support Cloud Firestore withConverter #5

Closed LucaDillenburg closed 2 years ago

LucaDillenburg commented 3 years ago

Support for Cloud Firestore type annotation and withConverter method

Minor Tweaks

It works with the new version of Flutter in Stable (Flutter 2.5), so it might be related to #4 .

I would love to hear your feedbacks. :)

cedvdb commented 2 years ago

@zeusbaba could you have a look at this please ?

cedvdb commented 2 years ago

Maybe this could be submitted on https://github.com/DarshanGowda0/GeoFlutterFire

LucaDillenburg commented 2 years ago

Maybe this could be submitted on https://github.com/DarshanGowda0/GeoFlutterFire

Is that repository more active now? I can submit there no problem.

cedvdb commented 2 years ago

Well it's the one that was updated last and it seems like those are both similar so maybe it would be not much work to submit it there too. It's a bit hit or miss whit those solo maintainers packages anyway when the pull requests will be merged. The original package seems like a safer bet imo.

LucaDillenburg commented 2 years ago

Well it's the one that was updated last and it seems like those are both similar so maybe it would be not much work to submit it there too. It's a bit hit or miss whit those solo maintainers packages anyway when the pull requests will be merged. The original package seems like a safer bet imo.

Alright then :)

cedvdb commented 2 years ago

I don't think this required closing here though, it would have been a nice addition.