I would like to share an image using the standard share dialogs in iOS and Android. The code below is mostly from https://pub.dartlang.org/packages/share which
I'm used to an approach in unit testing to cover each method with a separate unit test. Including private methods by marking them as internal
I am trying to improve a set of Rails seeds which currently upload all their file attachments to S3 regardless of whether they currently exist. This results in
There is an error in addTarget of buttonSandK I Check the reference outlet and it's connected+ if i remove addtarget, the code run. What am i missing here publ
First of all, I could not find appopriate name for the question, if anyone can find a better name, I would be grateful if they edit. I am new at SQL, and I have
I have forked a project from github (RocketChat) which have this dependency (package.json): "dependencies": { ................. "@rocket.chat/fuse
I have a little problem with SWT inside my project. I have written a tool with a SWT GUI but it only runs with a Java version 11 or higher. But now it is necess
What kind of process or vetting do libraries go through in order to be added to the STL? Do they have to meet some sort of standard imposed by the IEEE?