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.
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 |
|
Oh yes, you are right. I will fix that :) |
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: