mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 23:42:00 +01:00
Now we process and catch all errors that might happen in the application, instead of silently ignoring them. These errors are shown in a better error dialog, that shows the details to the user and allows to create an issue on GitHub with the error and traceback data already filled in.