Simon Lightfoot

Results 4 issues of Simon Lightfoot

## Use case I would like to calculate the diagonal display size. Flutter/Dart currently does not expose the xDpi and yDpi values separately and so we cannot calculate the size...

enhancement
device_info_plus

You've documented a 'wierdness' with v4 compat for onResume/onPostResume. It's worth saying that onResume() should be used for normal Activity's and onResumeFragments() when using the v4 compat library. This is...

enhancement

This still requires similar changes on iOS.

> AVIF is a new image format derived from the keyframes of [AV1 video](https://en.wikipedia.org/wiki/AV1). It's a royalty-free format, and it's already supported in **Chrome 85 on desktop**. Android support will...