youtube-course-bloc icon indicating copy to clipboard operation
youtube-course-bloc copied to clipboard

Repo for my Bloc state management course (https://youtu.be/Mn254cnduOY)

Results 4 youtube-course-bloc issues
Sort by recently updated
recently updated
newest added

Kindly upload exmaple 4

Hello there! First of all, great course! The state managment series has been truly fantastic, and I've been thoroughly enjoying it. However, while going through the course materials, I noticed...

It seems that recently flutter lint has been updated with a new linting rule that warns the developer to not use the context in async functions after an await has...

Closes #1 A possible solution to resolve the lint issue about don't use build context across async gaps