-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancing Code Quality #47
Comments
I am also interested in making changes on UI and improving the code quality. I am a GSSOC's 24 Contributor I have an experience in flutter. @rohansnishad |
Any Updates @harsh6045 |
Hello @andoriyaprashant Sir i have already completed the task of code cleaning. Sorry Sir for replying late due to some reason i haven't updated the code and creat an pull an Pull-request. Sir would you please re-assing me this issue so i can pull the pull request. |
I would like to work on this issue , there are a lot of invalid use of classes where the key parameter is not passed as super and "const" is not added at many places reducing performance, there is also the issue of wrong declaration of statefulwidgets which happens due to using chatgpt and some of the packages like launch and canLaunch are depreciated and should be replaced with newer version. |
Progress is good, there is a lot of work , btw I am also correcting the file names to the correct lower_case_with_underscores identifier. |
hey @andoriyaprashant I am done with the issue, please review my PR. |
@andoriyaprashant Please review my PR. |
Describe the feature
In order to enhance the app's performance and ensure smoother functionality, we should focusing on improving its code quality.By doing so, we can reduce resource consumption, and ultimately deliver a more responsive and efficient user experience.
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: