hprager07
hprager07
Im in the same place and trying to figure this out now. @FerTirado let me know if you get anywhere. Personally would love to see another mock example connecting it...
Add: // Get a reference to the Firestore database final firestore = FirebaseFirestore.instance; Then update your getBookingStreamMock to: (my collection is called privateSessions so change that to your collection -...
I actually would prefer to disable a day if there were not appointments available for it. How do I do this?