John Angelo Cordero

Results 4 issues of John Angelo Cordero

I want to create a slider to adjust the scale and I want the minimum value of the slider to be the value of `PhotoViewComputedScale.covered` so that the lowest value...

I have an app that defaults to 1920x1080. I'm using this library to scale it down for screens with 1280x720 resolution. While it does successfully scale the app down, the...

PR for #147991 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki...

framework
f: material design

previously, if something is being played and you call `player.open('/path/to/another/file')`, the player just played this new file. however, this seems to be no longer the case. calling `player.open()` again just...