Arash V
Arash V
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
Hi, Is it possible to create a bar chart with labels on top of each bar like the example below? 
Could this be possible that the browser window uses the device font size setting when the window opens instead of manually increasing the font size from the app bar? Fx....
On iOS 16.0+ is not possible anymore to tap on Stack's front children if the fist child in Stack is filled. To reach the overlapped children it's only possible by...
## Steps to Reproduce 1. Run ``` flutter test --update-goldens``` on local machine 2. Run ```flutter test``` on CI machine **Expected results:** Test should pass **Actual results:** Test fails IsolatedDiff...
### Documented behaviour | Feature | Android | iOS | macOS | Web | | headset clicks | ✅ | ✅ | ✅ | ✅ | ### Actual behaviour The...
### Documented behaviour You encapsulate your audio code in an audio handler which implements standard callbacks on Android, iOS and the web that allow it to respond to playback requests...
## 🐛 Bug Report I'm not exactly sure this issue is related to the plugin or Flutter. When I have TalkBack enabled on the device and while TTS is playing...
Adds a option to give the download a readable display name. For now only used for notification title in android.