I have a class DataEntry that I want to store instances of in a Realm database, but i'm having issue instantiating a Realm. Here is my DataEntry class: class Da
I am working on a flutter project. I have done some modules but I need to help, how can we show a data id wish in flutter?
How to optimize component rendering? I have routes, depending on which the content of the sidebar changes, but there are places where the route is different, an
I'm trying to run Cosmos Emulator on Linux, to run tests using SpecFlow. After installing it following these instructions, and successfully running it, a variab
I need to change the background of an image that has one car. Do you know a function or a neuronal network where you insert the input image and return only the
I am trying to delete a temp file which a specific game uses with Python. I am running CMD as admin and using code: path = "" if os.path.exists(path): os.re
So im working on this assignment that asks me to calculate the BMI using weight, height. im done the entire code, however, I have tried everything to add a spac
I just started working with CodeIgniter 3, I understand that it is already outdated, but the task is set to work with it. And I immediately had a problem, rumma