londonappbrewery / Flutter-Course-Resources

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
https://www.appbrewery.co
10.29k stars 3.07k forks source link

In Module 15 Flutter x Firebase the video 19th #47

Open thorxd opened 3 years ago

thorxd commented 3 years ago

In that module 19th one in the start it is shown to read data stored on firestore to show in the debugger but .getDocuments() isn't a valid command now there is only .get() avalaible . I tried to do random things but didnt work . Can i get help with the code here as per the new commands?