Akash Gorai

Results 14 issues of Akash Gorai

## Flutter Sound Version : - **FULL** or **LITE** flavor ? - **Important**: Result of the command : ```flutter pub deps | grep flutter_sound``` ---------------------------------------------------------- ## Severity - Crash ?...

maybe bug
Not yet handled

**!! Attention !!** FILL IN ALL SECTIONS OF THIS TEMPLATE OR YOUR ISSUE WILL BE CLOSED WITHOUT INVESTIGATION This is a flutter package that wraps the native [iOS](https://github.com/spotify/ios-sdk) and [Android](https://github.com/spotify/android-sdk)...

bug
android

**!! Attention !!** FILL IN ALL SECTIONS OF THIS TEMPLATE OR YOUR ISSUE WILL BE CLOSED WITHOUT INVESTIGATION This is a flutter package that wraps the native [iOS](https://github.com/spotify/ios-sdk) and [Android](https://github.com/spotify/android-sdk)...

bug
android

I am using the Foreground task to keep my app alive when it's in the background. However, after some time which could be for 15 mins or 30 mins or...

# Bug report ## Describe the bug We are unable to query a table when the type of the column is changed. A clear and concise description of what the...

bug
dashboard

# Bug report ## Describe the bug We are unable to query a table when the type of the column is changed. A clear and concise description of what the...

bug

I got my ClassPath from adb and used the following command : su -c "CLASSPATH=/data/app/in.omerjerk.remotedroid.app/base.apk /system/bin/app_process32 /system/bin in.omerjerk.remotedroid.app.Main optionalArgs" from Umar's Blog.(with the values replaced ofc) However, I'm getting aborted...

I am generating a key pair using the npm library keypair. I am able to set the privateKey. However it fails to set the public key with the following error:...

I want to add blur effect but the package provides no means to add additional styles for the overlay. Any workarounds?

I am using JSEncrypt for the usual encryption and decryption which is working all fine when run on Chrome normally. However, when I am opening chrome instance via debug from...