-
Notifications
You must be signed in to change notification settings - Fork 471
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve logger snackbar and open gleap (#869)
<!-- This is an auto-generated comment: release notes by OSS Entelligence.AI --> ### Summary by Entelligence.AI - New Feature: Introduced `LoggerSnackbar` widget for enhanced error and exception handling. This feature provides a user-friendly way to display errors and exceptions. - Refactor: Updated the `_MyAppState` class to use the new `LoggerSnackbar` widget in `exceptionAlertBuilder` and `errorAlertBuilder`, improving the visibility and clarity of error messages. - New Feature: Added an action button within the `LoggerSnackbar` widget that allows users to share errors for further investigation, enhancing the app's debugging capabilities. <!-- end of auto-generated comment: release notes by OSS Entelligence.AI -->
- Loading branch information
Showing
2 changed files
with
40 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters