-
| Library | Class | Member | Platforms |
| :-----------------| :------------------------ | :----------…
-
Really cool what you're doing with this package. Unfortunately for Flutter, this is such a fragmented space and no packages appear to have got it right so far for Firestore GeoPoint Queries.
My big…
-
This was noted in https://github.com/dotnet/roslyn/issues/12485 (which I raised 7 years ago).
If https://github.com/saucecontrol/InheritDoc works it could:
- Fix `` issues (assuming it also work…
-
_From @ITJammish on March 25, 2018 15:8_
URL: https://pub.dartlang.org/packages/cloud_firestore#-readme-tab-
Hi, after upgrading to use the cloud firestore plugin 0.3.0 (and later) from 0.2.12. …
-
## Bug report
**Describe the bug**
I have been working on a project which is using cloud firestore for storing data. The issue I am having is that my ios app keeps crashing for authenticated users…
-
Can't seem to get a project working with both plugins on iOS and Android. If I remove one or the other I can build and run the project.
## Steps to Reproduce
add `firebase_database: "^0.1.0"` t…
-
For _geoRadius to work, the current documentation and workings of Meilisearch requires Geopoint fields in firestore to be renamed as _geo. However, when it comes to the "lat" & "lng" field name format…
-
How to compare two geopoints , compare and equal method not available for geopoint
-
Hey guys, thanks for your awesome work. I have simple question. See below.
## Minimal Code to Reproduce the Problem
```javascript
const firestore = FirestoreApp.getFirestore(email, key, proje…
-
Let me start by saying that this does look like an older issue, but this just popped up when I upgraded to flutter 1.9.1+2 I was having an issue getting webdev to run, so I was using [flutter pub run…