I'm totally new to flutter. I need to do a simple app that fetches a few data from a device over wifi (the device acts as AP). I want to have some popup shown,
Android architecture has a new components WorkManager. From the example, class CompressWorker(context : Context, params : WorkerParameters) : Worker(conte
I have two functions in my app, one where I get the instance of the next weekday I choose (get me next thursday for example), then I have a function which calcu
I would like to know which IDs are repeated at least a certain amount of times (eg: ≥3) in a given period of time (eg: ≤3 years). I have the following tab
Submit values from userform (selected cells) to another google spreadsheet and then find them (search), modify and post it again. I have a source sheet (userfor
The app I'm working on has multiple stores with modules inside. I would like to inject the store globally depending on the path route. Is this possible to do? i
I have a problem I want according to a value put a red or green color at the line of my exel to download : How could I set a specify cell's color in a worksheet
Recently, I've been often nesting several functions that return multiple values. However, unlike let, which me allows to write these calls elegantly into one bi
I'm using a Python OPC UA-server (asyncua) to provide data to a CODESYS (V3.5.17.10) program. In CODESYS I'm able to add 'Data Source Manager' and then a 'Data