I want to like this as picture shown in WebView app Here is my code but I am not getting camera option only I am getting gallery in my app public class MainAct
When running the following sample code from Flutter Blue's pub page to scan for nearby devices, the list returns as empty on my Android device. When going to se
I simply want to connect to my GitHub account. When I do it, I get this error message as a small red pop up on the upper right side of the pag
I want to set the object attribute to be either a boolean value or an boolean array value depending on the props. But it shows an error when the key value is re
I just realized my TAG extension code is getting called every time I log something. It makes sense that it is called every time but I'm wondering how can I stop
I am trying to shrink several chunks of similar code which looks like: - ... multiple things is going here register: list_register - name: Generating list s
When at the base rate of q1, we have TP1, FP1, TN1, and FN1. SN1, SP1, and NPV1 then can be drived. For example, NPV1 = TN1 / (TN1 + FN1). Similarily, when at t