Ruchi Sharma
Ruchi Sharma
# Task #25 and #26 Today, I reviewed different projects and their good first issues and comments. I am a Flutter Developer, I noticed that there are not many Flutter...
# Task #27  
# Task #29 
Hey @pratikbaid3 , for this issue, the onDone callback is missing from the main stream. As a quick fix, we can add the callback and accept it through our function....
Hey @ashitaprasad @animator Let me know your reviews on this. Just a few things I wanted to mention about this PR : - [x] I removed _videoController.play() from initState to...
Hi, I'd like to contribute to this project by working on this issue. I have fixed a similar issue on another project and I believe I can help resolve this....
Hey @pratikbaid3, For this issue, the current code for appending data looks like this: `currentSSEModel.data = (currentSSEModel.data ?? '') + value + '\n';` However, the value already contains leading whitespace....
I ran into the same issue nothing else worked, so I had to install iOS 17.5, which finally fixed it for now.