Closed narayand16 closed 3 years ago
Thanks @narayand16, for opening the pull request! 🙌 One of our team-mates will review the pull request soon. ✅
Hi @AryanKhubchandani can you help me in resolving this merge conflict ?
Hi @AryanKhubchandani can you help me in resolving this merge conflict ?
Sure! Run the following lines on command prompt/git/powershell:
Usually running these commands might solve the issue, but if there are still any conflicts in your code, fix them and push the changes. Let me know if you have any doubts.
Also include the screen recording of your work.
Also include the screen recording of your work.
Thanks for your guidance !!
Hi @AryanKhubchandani can you help me in resolving this merge conflict ?
Sure! Run the following lines on command prompt/git/powershell:
- git remote add upstream https://github.com/ACM-VIT/fludget.git
- git pull upstream main
Usually running these commands might solve the issue, but if there are still any conflicts in your code, fix them and push the changes. Let me know if you have any doubts.
Thanks @AryanKhubchandani This has worked
Hi @AryanKhubchandani can you help me in resolving this merge conflict ?
Sure! Run the following lines on command prompt/git/powershell:
- git remote add upstream https://github.com/ACM-VIT/fludget.git
- git pull upstream main
Usually running these commands might solve the issue, but if there are still any conflicts in your code, fix them and push the changes. Let me know if you have any doubts.
Thanks @AryanKhubchandani This has worked
No problem!
You actually have to show 4 implementations, first with no rotated box, second with quarter turn value: 1, then 2 and finally 3. Please make these changes.
Sure , will do and update the PR
You actually have to show 4 implementations, first with no rotated box, second with quarter turn value: 1, then 2 and finally 3. Please make these changes.
Sure , will do and update the PR
Following are the screenshots of implementation:
@AryanKhubchandani Kindly review and approve #241
Please dont use harcoded color values, instead use ThemeData to define the colors. Also you need to include all four of them in one page. Right now you have included only two implementations. I need you to add rotated box with quarterTurn values 1 and 2 to this page only. Hope you understand and make the changes. Let me know if you have any doubt.
@AryanKhubchandani please look at this screenshot. You were referring to this Theme.of(context).highlightColor
when we say using ThemeData to define colors, right?
@AryanKhubchandani please look at this screenshot. You were referring to this
Theme.of(context).highlightColor
when we say using ThemeData to define colors, right?
Yeahm I meant that only 😄
Congratulations @narayand16, your pull request is merged! 🎉 Thanks for your contributions. 🙌
Hi @AryanKhubchandani Thanks for guiding me here. Can you assign me more issues with respect to JavaScript/Angular/HTML, CSS/ Dart technologies? or even your suggestions will also fine
Hi @AryanKhubchandani Thanks for guiding me here. Can you assign me more issues with respect to JavaScript/Angular/HTML, CSS/ Dart technologies? or even your suggestions will also fine
Hey @narayand16! Happy to help you out :) Issues related to Dart open everyday, so keep an eye out for them!
PR for issue #235