-
how did you use your list view builder to only show the tickets booked by the user I want to do the same thing for a project of mine it would be a great help if you could answer this |
Beta Was this translation helpful? Give feedback.
Answered by
abhi3940
Jan 29, 2024
Replies: 1 comment
-
we have used streamproviders in our application which returns list of tickets the user has booked with the help of firebase query |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
abhi3940
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we have used streamproviders in our application which returns list of tickets the user has booked with the help of firebase query
but if you don't want to use streamprovider you can use simple ternary oprator