Look at the image: I want design something like in the image, where a 4 digit one time password (OTP) is to be entered by user. Right now I have achieved thi
I want to show PopupMenu it is inside recycerview but When i click menuButton app crashing and to finding the issue i removed showPopupMenuMenu() method callin
I have created a rule to send the incoming IoT messages to a S3 bucket. The problem is that any time IoT recieves a messages is sended and stored in a new file
Cannot get url in production while refreshing, i don't have webpack.config.js file, how do I do webpack configuration for production package.json "start-server"
I am doing a phonegap app. When I am trying type="date" input field as shown below, it shows date picker in iPhone as I expected but it doesn't show the placeho
I am trying to setup virtual environment for every deep learning project that i do locally on my laptop so that every package like numpy, matplotlib, opencv-pyt
I have develope flutter app in that I have implement isolate function. After implementing isolate function app is crashing while app is launch. In isolate funct
I've been a PHP user for 20 years but haven't really managed installs/updates. For my current job (I'm the only developer), the server is PHP 5.4 and I got perm
I have a month number and year: month 2 and year 2022. How can I get the first day of that month like 2022-02-01 and last day of month 2022-02-28? I have seen m