feedback icon indicating copy to clipboard operation
feedback copied to clipboard

A simple widget for getting better feedback.

Results 106 feedback issues
Sort by recently updated
recently updated
newest added

## :scroll: Description `feedbackMenuBackgroundColor` to allow customizing the background color of the column containing action buttons in the feedback menu. `feedbackMenuForegroundColor` to allow customizing the text and icon colors of...

## :scroll: Description This PR introduces a new `showModeButtons` property to the `BetterFeedback` widget, allowing developers to control whether mode switch buttons (e.g., navigate, draw) are visible in the feedback...

## \:scroll: Description * Add a nullable `ScreenshotController?` parameter as the fourth argument to the `FeedbackBuilder` typedef so custom feedback forms can receive the overlay’s internal `ScreenshotController` instance and call...

### Version 3.2.0 ### Library feedback ### Flutter channel stable ### Flutter version 3.32.8 ### Platform Android ### Details When having navigation buttons enabled on Android those buttons overlap the...

bug

### Version 3.2.0 ### Library feedback ### Flutter channel stable ### Flutter version 3.29.2 ### Platform Android ### Details When using the `feedbackBuilder` parameter to build a custom feedback interface,...

bug

## Summary This PR fixes a layout offset issue on physical Android devices where the main app content remains offset to the right/down after closing the feedback view. ## The...