flutter-template
flutter-template copied to clipboard
Refactor the showGenericErrorAlert method
The showGenericErrorAlert accepts a message that's intended for debugging purposes but this is not intuitive when developing so we need to simplify it, make it less application-specific since it contains functionalities copied from other codebases, and provide better wording.