I have made a custom user model. signup and logout are working fine. but I have made a login form using that model. my model name is usersignupmodel. but whenev
{ "status": 200, "message": "Data Found", "data": { I want to display this contactArr list in flutter ListView "contactArr": [{ "contact": "17301
I have two values created from strftime as below TIMEFORMAT="%Y-%m-%d %H:%M:%S" time1 = time.strftime(TIMEFORMAT) time2 = time.strftime(TIMEFORMAT) now the
I am working on a react native project and I have an html string json api response. I am using react-native-render-html to render it, and I can get all paragrap
I am attempting to parse through the return value but ansible is acting like the long JSON doesn't exist. I know there are similar problems like this but everyt
I want to use the setState of the randomWord class for the SaveWordScreen class in the following way, but the problem is setState() or markNeedsBuild() called d
I'am trying to understand react's behaviour throught nextjs. I have an index.js page with one component Homecard displayed three times and one button that incre
i am developing an APP in Android which share screen to all android mobile phone connected in a session. i want to know that android provides any sdk which pro
We use Google Forms to track entry into certain events. Staff and attendees enter their ID number which is handed out with a QR code. I have been tasked with tr