[cloud_firestore]: Blob field in Firestore is always retrieved as false on Windows #17090
Open
1 task done
Labels
Needs Attention
This issue needs maintainer attention.
platform: windows
Issues / PRs which are specifically for Windows.
plugin: cloud_firestore
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
Database
Which platforms are affected?
Windows
Description
I'm trying to store and read a Blob object in cloud_firestore on Windows.
Reproducing the issue
flutter create prova
The object retrived is a boolean value equals to false
Firebase Core version
3.11.0
Flutter Version
3.27.4
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
No response
The text was updated successfully, but these errors were encountered: