-
Notifications
You must be signed in to change notification settings - Fork 75
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
Refactored & fixed NoteRead feature #65
Conversation
…d_notes.dart in widgets directory. (SankethBK#62) * Update note_read_only_page.dart * Create read_notes.dart
Also @SankethBK, I was planning to implement the |
@vaibhavppandey |
Minor comments, rest all looks good! Nice job!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your PR looks pretty good except for a few things...good job!!
@SankethBK I just saw this... please take it back!!😂😂 |
I agree, it is definitely not a good practice to call |
Ya I second this but as @SankethBK mentioned, the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for contributing!
@micedreams I don't see any new linter errors, once we fix the ones in master we'll be able to track it easily. |
* Updated the file by adding pause button functionality and created read_notes.dart in widgets directory. (#62) --------- Co-authored-by: Pratibhanu Jarngal <[email protected]>
* Updated the file by adding pause button functionality and created read_notes.dart in widgets directory. (#62) --------- Co-authored-by: Pratibhanu Jarngal <[email protected]>
What type of PR is this? (check all applicable)
Description
refactored the code made by the prev contributor and fixed minor bugs
Features Covered in this PR
NoteReadIconButton
widget to seperate TTS featRelated Tickets & Documents
Screenshots, Recordings
out.mp4
Tested Feature??