Oladapo Abdulrazaq
Oladapo Abdulrazaq
i am using GetX to manage the sip_ua plugin functionality. whenever i run the app it connects and continuously reconnects. please is there a fix for this 
### Describe the bug ## Environment - Axios version: 1.6.3 - Node.js version: 18 - Server environment: [e.g., Heroku, Render] ## Issue Description When deploying my application to the live...
On the ChatListScreen, whenever there is a new message(received or sent), the chat that has the message does not automatically relocate to the top of the list
### Bug Description Launching lib/main.dart on SM S918U in debug mode... FAILURE: Build completed with 3 failures. 1: Task failed with an exception. ----------- * Where: Build file '/Users/macproi/.pub-cache/hosted/pub.dev/rich_clipboard_android-1.0.1/android/build.gradle' line:...
Update the Readme.md regarding the return value changes ( like when balance returns BigInt instead of double)
When attempting to build a project that includes the **pro_image_editor** package, the build fails with a configuration error related to its dependency, **image_editor** version 1.3.0. The error is as follows:...
keyPair = Mnemonic.toKeyPair(mnemonics); This makes the screen lag for like 6 seconds. Why