Faaatman
Faaatman
**Is your feature request related to a problem? Please describe.** Change AudioOutputRoute depending on what is available (ex. Bluetooth, EarPiece) **Describe the solution you'd like** - callback function that retrieves...
**Describe the bug** Dates are shown correctly between messages but when scrolling their places change moving to the bottom. **To Reproduce** Steps to reproduce the behavior: 1. Scroll up 2....
**Is your feature request related to a problem? Please describe.** Whenever I add an item to the list of widgets the widgets rebuild including the one with an audio player...
Is there a way to listen to audio output device event changes (ex: speaker or earpiece)? ``` _callKeep.on(CallKeepDidChangeAudioOutput(), (CallKeepDidChangeAudioOutput event) { print("Audio output changed to ${event.output}"); }); ```
Hello everyone, is there a way to change the position of the controls? Thanks!
### Issue: When the activity is added of type **Buy** the price inserted is in correct decimal points but upon retrieval, the stock itself is retrieved in different decimal points....