feedback
feedback copied to clipboard
A simple widget for getting better feedback.
Currently we wait a little bit to avoid a dirty frame which can't be captured. It probably is cleaner and better to use `SchedulerBinding.addPostFrameCallback()`. The time to wait is 20...
## :scroll: Description - Adds Windows-specific golden images - Uses the appropriate platform-specific image depending on current environment - Skips the test if the current platform is not yet supported...
**Is your feature request related to a problem? Please describe.** This is a alternative of feedback_gitlab => feedback_github where we create issues using PAT **Describe the solution you'd like** #...
### Version latest ### Library feedback ### Flutter channel stable ### Flutter version 3.16.9 ### Platform Web ### Details final image = await renderObject.toImage(pixelRatio: pixelRatio); bug ### Steps to reproduce...
### Version 2.6.0 ### Library feedback ### Flutter channel stable ### Flutter version 3.7.3 ### Platform Android, iOS ### Details The keyboard will be pop out immediately when my app...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | patch | `7.6.3` -> `7.6.4` | --- ### Release Notes...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | major | `v3.1.4` -> `v4.0.1` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | patch | `v3.1.4` -> `v3.1.6` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.20` -> `1.9.22` |...
## :scroll: Description ## :bulb: Motivation and Context I implemented the feedback to send to a specific channel in discord. ## :green_heart: How did you test it? test folder inside...