-
### Description
I have a Document with a Blob field that is ~~null~~ empty.
In my Flutter app, when I fetch the document there is a crash.
The crash occurs in `Firestore/core/src/nanopb/nanopb_…
-
## Bug report
**Describe the bug**
ON WEB ONLY,
a Geopoint firestore object is misinterpreted as LegacyJavaScriptObject
```
Expected a value of type 'GeoPoint', but got one of type 'Legacy…
-
See also https://github.com/google/ground-platform/issues/1277
@os-micmec FYI tracking bug also here
Proposed micro-design (read):
1. Use [`DocumentSnapshot.getData()`](https://firebase.googl…
-
I would like to do pagination by adding limit and startDocument queries but didn't work
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database, Storage
### Which platforms are affected?
Android, iOS
#…
-
Hi, Thank you for all your help!
I started to use this extension lately and realized the value of the timestamp will be changed to a number of milliseconds.
ref: https://github.com/algolia/firest…
mtfum updated
8 months ago
-
## Issue
When creating a `geoPoint` type field in my firestore collection, it suggests adding a `latitude` and a `longitude`. These are then named `_latitude` and `_longitude` behind the curtain.
…
-
Immutable data are used heavily for web applications today, commonly with Elm-like (redux, ngrx, ...) architectures. Most common thing web developer is doing with data is creating a copy of it with so…
-
## Your Environment
* Plugin version: 4.11.0
* Platform: iOS
* OS version: 17.0.3
* Device manufacturer / model: iPhone 13 mini
* Flutter info (`flutter doctor`):
```
Doctor summary (to …
-
単体テストレベルでの実装まで
流れの中では Firebase Authentication で Google ログインを実装してから