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

Return Collection Data in List Form #78

Open
Nevilrv opened this issue Sep 27, 2021 · 1 comment
Open

Return Collection Data in List Form #78

Nevilrv opened this issue Sep 27, 2021 · 1 comment

Comments

@Nevilrv
Copy link

Nevilrv commented Sep 27, 2021

Page data = await Firestore.instance.collection('Demo').get();

Here, Page Not support.
Collection data return List Format like, [/Demo/FcCFlfqedZUmGb4g9u1G {name: demo}, /Demo/f8pXXdGzqOh2awUKjm8t {name: test}].

@OFD16
Copy link

OFD16 commented Mar 26, 2023

same problem. What we should do?

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

No branches or pull requests

2 participants