I did this code to get an image from firestore and use it as an icon for a Map Marker. final StorageReference storageReference = FirebaseStorage().ref().child(
I am try to add autocomplete list email in my function. Right now, i key in the email address manually, so i have to write or copy all. it should be more effici
This code colors = ["#F1A141", "#52D987", "#12A3FF", "#FF3F94", "#564DA6"] skills = [3, 4, 4, 2, 3] palette = [(item for i in range(skills[index])) for (index,
Work continues on migrating my HTA to an XAML-based form... All the controls I require are imported from a file with the XAML in it. I have added a button and a
How can I test a job from outside network, how can the functionality be tested using POSTMAN. To invoke the jenkins job through API call from outside network
hello beautiful people so i have a text file like this : user = user447 pass = 455555az type = registred date = 1 year and i want to read the file and rewri
this week in my college class we started our chapter on Method Calls and i'm having trouble with it. This is the activity we have in class: Define a method pri