Mohsin Naqvi
Mohsin Naqvi
### Issue Summary I am using [0.0.9](https://pub.dev/packages/twilio_voice/versions/0.0.9) version of plugin The app is crashing on Android in **release mode**, while I try to place a call, and unable to receive...
### Checklist - [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue - [X] I made sure that the issue I am raising doesn't already exist ### Current bug...
**I am looking for a way to expand and collapse the calendar programmatically.** **Here is my use case** I want to collapse the calendar when the user scrolls up the...
I am implementing Google OAuth 2.0 for Flutter Android, but the browser is not redirecting the user back to the app. Do I need deep linking for this, or can...
**Describe the bug** I cannot open/install APK from notification after download completion, other formats are working but APK is not working. I have checked integration multiple times and also added...
I used **CardFormField** in the bottomsheet, when I open and close the bottomsheet too frequently, App is crashing. **Here is my code** ``` cardFieldButtonSheet() { showModalBottomSheet( isScrollControlled: true, context: Get.context!,...