Ruchi Sharma

Results 28 comments of 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 ![1](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/74589288/5f4e5868-3f05-450a-b67b-2261d683b470) ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/74589288/db61fff5-a561-44d3-ad51-0f866be00e6f)

# Task #29 ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/74589288/bdc9843a-be32-4998-b92a-736857a1d77d)

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.