Laura Mühlbach
Laura Mühlbach
Hi, great work, love the widget!! I would also like to use a slider in my app. It currently only works with onTap. The parameter is not available in the...
I had the same issue. Thanks @tkeithblack for the tip with the second request call. I got it to work like that.
Hi, another ping asking when this PR will be merged. Very curious to try it!
Hi, I faced the same issue. My workaround right now is to save a timestamp in my widgets (sharedprefs/userdefaults), when the code is executed. Then I can read the timestamp...