Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add firestore support #21

Open
hmbenhaim opened this issue Dec 30, 2021 · 10 comments
Open

Add firestore support #21

hmbenhaim opened this issue Dec 30, 2021 · 10 comments

Comments

@hmbenhaim
Copy link

Hi thank you for your package, I just wander if you going to firestore support in this package any time soon,
Thank you.

@worldwidee
Copy link

yes when it supports firestore it will be a perfect package <3

@rbellens
Copy link
Collaborator

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, you could consider sponsorship. That would allow me to dedicate more time to this project.

@worldwidee
Copy link

I wish i could do that. I couldn't earn money yet. You helped a lot to who already have a mobile application using firebase and want to make a desktop version . I am devoloping the app for all platforms. And thank to you, i am using firebase storage in desktop version. Firebase should have develope desktop version long before. Luckily flutterfire decided to develope desktop version but its extremly slow.

@hotdang-ca
Copy link

@rbellens I would love to help implement this by contributing, though I would need some pointers on getting started.

@rbellens
Copy link
Collaborator

Hi @hotdang-ca , would be great.

What info would you need?

@hotdang-ca
Copy link

Maybe just an annotated walk-through on how the bootstrap works (initialization --> ready).

oh and, free time :D free time would be great!

@rbellens
Copy link
Collaborator

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) works already. See the example in the example directory.

I guess, you can start filling in many of the missing implementations quite easily. To implement the more advanced features (e.g. caching), you'll probably need to base the implementation on the official android or js repos.

@MiniSuperDev
Copy link

hello, is there any progress in the implementation of firestore?

@WH-Creations
Copy link

Is this project still actively supported/alive?

@rbellens
Copy link
Collaborator

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 very basic implementation for firestore.
You could also consider sponsorship. That would allow me to spend more time on this project and give this feature priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants