Raman Verma

Results 9 comments of Raman Verma

What do you mean by no response regarding submitted assignments?

You should get a mail in your registered email address when you submit the assignment. If you do not then there is a chance that your email address is wrong....

I suppose you have already checked your spam folder but there is also a possibility where you might've accidentally unsubscribed email notifications from LetsUpgrade. If that isn't the case then...

I am not sure how i can help you with that because i am also a student of this course just like you. Try on community or ask in Telegram...

@vidyasrineeharika @preethi039 refer to this https://github.com/ramanverma2k/LetsUpgrade/blob/master/Python%20Essentials/Day%204/Python_Essesntials_Day_4_Assignment.ipynb I hope it helps you understand.

Hi, I was also facing similar issue when adding ``bloc_test``. In my case the real culprit was ``build_runner`` and ``freezed``. This fixed my issue: ```yaml build_runner: ^2.3.0 freezed: ^2.2.0 ```...

Hey @felangel could we expect the support for macOS since [#118421](https://github.com/flutter/flutter/pull/118421) was merged recently? Also Linux support would be great as well.

I've been looking into ways to implement this FR but haven't really made any progress thus far. I don't see any solution other than to manually check if WiFi, Bluetooth...

+1 for this. Whenever I want to create a quick snippet or test a small piece of logic/code. My first instinct is to do it in dartpad. The new version...