Aayush Bhattarai
Aayush Bhattarai
I was trying to upload image to cloudinary by decreasing the quality of image. I run into this error while uploading image. ## Code ### Models.py ```python class MyModel(models.Model): image...
I am trying to implement stripe within my flutter app. I got the following error while integrating the latest version of this plugin. ``` Transaction failed: MissingPluginException(No implementation found for...
## Bug report **Describe the bug** Hello, I am implementing Firebase Dynamic Link in my Flutter Application. Everything is working as expected on android but on iOS, dynamic link is...
## Steps to Reproduce 1. Generate new Flutter Application. 2. Add image_picker plugin 3. use below code ``` _getFromCamera() async { try { XFile? image = await _picker.pickImage( source: ImageSource.gallery,...
## Proposal I have been using this plugin, but I didn't found that how Runtime permission is being handled, and I don't see any options to control over permission whether...
while trying to add `KeyboardActionsItem` in scaffold, it hides below the keyboard and not visible. version: `keyboard_actions: ^4.2.0` flutter version: 3.7.1 ## Code ```dart ScaffoldWrapper( appBar: AppBar(), body: KeyboardActions( config:...
Is there any way to convert Nepali literal into English Unicode?