Notes not showing up on Main View (Flutter App)
Ive been following freecodecamp 37 hour flutter course by Vandad.
The course was running smoothly without any problem until 21:50:42, when he teaches how to show all notes in main ui. Ive wrote the similar code, but unable to show all my notes in main ui.
Im also sharing my related code files below.