I want to get geolocation data from the user using the "geolocator" package. The logic is such that when I receive a geolocation, I send it to the controller fo
I'm programming in Java on my Samsung Galaxy S9+, and my program creates and writes to files. When I run the code in the app Online Compiler, it successfully wr
In SwiftUI, combine I have a published property. @Published var name: String And when the name is updated it calls an app and set other values. $name ... ... .
I am trying to create a universal layout across my site. The layout is made up of the header and footer from 2 separate files. I have a file for the header call
I am trying to automate a task which has to be done about 50 to 100 times a day. What I want to achieve is to open the corresponding website, login using a cert
I have to work with an html structure that looks like this: <div class='divClass'> <h5>Article 1</h5> <p>Paragraph one written i