-
Notifications
You must be signed in to change notification settings - Fork 12
1004 persist windows size #1154
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
base: dev
Are you sure you want to change the base?
Conversation
…lues. removed changed size snackbar as it was not visible anyways
|
I'll fix the lint issues as well :) |
gjwgit
left a comment
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.
Thanks for the PR @AdiAr11 - looks good. Tested on Linux.
gjwgit
left a comment
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.
There are a few lint issues that require attention.
|
Tested. Ready to be merged once the lint issues are fixed. |
|
Hi @gjwgit, there's only one lint issue left which is not passing: Don't use 'BuildContext's across async gaps • lib/widgets/close_dialog.dart:141:18 • use_build_context_synchronously |
Yes, the code was already there but the extra code you added has introduced an async gap. Try adding |
Pull Request Details
Associated Issue
Type of Change
How Has This Been Tested?
Ran the application and manually tested the feature implementation
Checklist
Complete the check-list below to ensure your branch is ready for PR.
make preporflutter analyze lib)dart testoutput or screenshot included in issue #Finalising
Once PR discussion is complete and reviewers have approved: