I am trying to make my ListView of items inside my bottom sheet scrollable. I make it work with DraggableScrollableSheet widget but there's this awkward white s
I'm working on an : edit.blade.php where users can edit data and the update method of Controller goes here: public function update(Request $request, $id) {
I am trying to made a smile detector using python on spyder by anaconda. And the program is throwing me an error that I couldn't understand as a python beginner
I am trying to use Google's Mediapipe face mesh in my custom graphic engine for a personal project. I found that there is a face mesh picture that indicates the
CREATE TABLE sessions ( Ses_Start TIME NOT NULL, Ses_Finish TIME NOT NULL, A_ID NUMBER(2) NOT NULL, Vl_ID NUMBER(4) NOT NULL, Expense_per_h
I am using Rancher to deploy application cross multiple clusters. I have two clusters, one on EKS AWS, the other is on GCP. What I am trying to do is to deploy
I have a directorry which contains many folders such as folder1,folder2,folder3 etc..which contains sub-directories..In that I have a folder name "special" whic