Akash Rajpurohit

Results 16 issues of Akash Rajpurohit

Firstly great walkthrough for setting up GitHub actions for flutter development. I would like to point out one issue in it. It works fine when you are releasing debug apk....

I wanted to know if this plugin helps to create a connection between two android devices via Bluetooth. I have tried implementing it but it doesn't return any devices for...

Hi @timc1, firstly thanks for creating this awesome library, totally love it. I am integrating this to my site as well and found some issues with the styling when running...

When a user reaches the end of the list, on pressing the `ArrowDown` the list selection does not move back to the first item. We can add a feature to...

The code works fine but the only issue is that i am saving those files on the device internal storage but i have to manually give the permission of accessing...

when using chromium based browser (for eg: Brave) the styles are not respecting the theme passed to it. Although it works fine on firefox. Firefox in dark mode: ![image](https://user-images.githubusercontent.com/30044630/140689208-1cc7fb64-ebf5-4342-861d-23dc93225682.png) Brave...

I was trying from lesson 14. Fixing Connection Error, while following along with you i found that my test cases were failing when i re run the test with same...

### Describe the feature or enhancement On the pages view, right now we are only showing either the URL (without search params) and Title. I remember earlier we used to...

enhancement

Is there any way to maintain the same ownership of the data directory as supplied via the PGID and PUID environment variables? Currently, it changes ownership to `www-data` user, I...

enhancement