Rik Bellens
Rik Bellens
@dengjeffrey feel free to do so
I found the following solution/workaround for the problem. The problem is that when you have some asynchronous task with both microtasks that are registered in the fake async zone and...
When I try, it works. However, it fails when the bucket url is not formatted correctly. It should either be 'bucket-name' or 'gs://bucket-name/'. So, with a trailing slash and without...
hi @DepriPramana , can you be more specific?
Thanks. I'd like to add support for firestore, but as this is a hobby project, I don't currently have the time to do so. However, if you really need it,...
Hi @hotdang-ca , would be great. What info would you need?
hi @hotdang-ca I've created a dummy implementation based on the flutterfire api interface (in branch `feature/firestore`). It has many missing implementations, but getting a document from the server (without authentication)...
yes it is, but support for firestore is currently not in the pipeline. I do welcome pull requests. You could have a look at the `feature/firestore` branch which contains a...
`FirebaseAuth.setLanguageCode` has been implemented.
Hi @venky9885 . I'd love to add support for cloud firestore. However, I work on this project in my spare time and I don't have that much. If you really...