I'm facing a problem. I want to know if there have any way to hide api key without .env file in react + express file..
I use opencv in c++ and I want to save the video about mask. I print it by imgshow and It works. But when I want to save it, it just gives me all black. And I d
I try to find a way how to map the next json with a dynamic set of properties { "id" : "078c590a-f379-44d6-acfa-e4f4bf6d1c1e", "list_id" : "6a9b8285-c798-47
I attempted to ask a simplified version of this here but I realized that it probably doesn't contain enough information. So unfortunately I'm just going to post
I have a bunch of separate excel sheets with counts of the number of people attending events in a set of rooms during time increments for each day of the week.
I´m using PyCaret to train a model that will predict the temperature in a device. The idea is that, if the real temperature is higher than the predicted t
I have the following: IndexedStack( index: index, children: [ Scaffold( body: ListView(), ), Scaffold( body: ListView(), ),