i'm using flutter bloc. i want to emit the data from a repo to a state. how do i get the data from the repo to show in the cubit? This is my cubit: void getPro
I am using the JSForce docs in order to create a Javascript app to connect to my Salesforce org. My code is as follows: var jsforce = require('jsforce'); var co
I am very new to data science and jupyter lab. Until recently I used to work on Google Colaboratory, where I could run a piece of code close the colab tab and w
I implemented my project for notification. I tested it in development Provisioning Profile (development cert), the device got the notification normally, but whe
I'm trying to have a string that contains both single and double quotation in Python (' and "). However, Python always automatically corrects this to (\', "). I
I pass the correct data through to the db modifier function, set the values in the ContentValues, but can not seem to get it to update. I am trying to update by
I am working on an android app that has continuous communication between the phone and a local server on the computer through cable and Android Open Accessory c
I have a link in my react app supposed to open in an another page a pdf but google chrome is opening the react application instead of my api that renders the pd