How can I use Inner Shadow on a Rectangle()? Rectangle() .foregroundColor(.green) .frame(width: 400, height: 300) I can only manage t
I am trying to get function name as a parameter in pytest parametrize but getting the error 'str' object is not callable since it passes as a string. @pytest.fi
In Excel, I have data for the last year on Nasdaq100 adjusted close. The issue here is that, if I choose the mmm-yy format for the x-axis, the month ticks will
I am following this tutorial to implement the Exoplayer. But the ExtractorMediaSource class is deprecated. I need to play video from a remote url. What is the a
I have the following code: import requests import time orderID = time.strftime("%#d%m%y") + str(randint(10, 99)) payload = '{ "id": 62345, "shippingCharge": 0
I want to know if you can add some javascript to the original page? I wanna do an dataLayer push to add some extra tracking to my experiment and then I would ne
I want to send the body of a Word document as an email from MS Word 2016. I want the user to select recipients from the address book. I want them to only be put
So in some apps, I noticed that there is a new button, feature etc without me updating on the play store how can I do it on an app developed using flutter