Skip to content

Releases: nukeolay/display_metrics

v2.2.1

21 Sep 10:14
270bb3d

Choose a tag to compare

  • Fixed issue with ensureInitialized method

v2.2.0

21 Sep 10:02
72a43e2

Choose a tag to compare

  • Added Fall 2025 iOS devices support (thanks @rotsen24154):
    • iPhone 17
    • iPhone 17 Pro
    • iPhone 17 Pro Max
    • iPhone 17 Air

v2.1.0

31 Aug 20:58
5be2dcb

Choose a tag to compare

  • WASM support

v2.0.1

24 May 17:42
6c8fa0e

Choose a tag to compare

  • README.md updated

v2.0.0: Feature/android multi display support (#20)

24 May 13:27
f3eb7e4

Choose a tag to compare

  • [BREAKING CHANGE]:
    Removed updateSizeOnRotate from DisplayMetricsWidget
  • Multi-display, foldable devices support (Android)
    Implemented getDisplays method
  • Updated dependencies

v1.1.0

02 May 11:19

Choose a tag to compare

  • Added ensureInitialized method
  • Added mounted check
  • Updated display_metrics_ios dependency (added Spring 2025 iOS devices support: iPhone 16e, iPad Air M3 (7th gen) 11", 13", iPad A16 (11th gen) 11")

v1.0.0

01 Dec 16:06

Choose a tag to compare

Added Linux platform support

v0.6.0

26 Oct 10:18
07c9ade

Choose a tag to compare

Added macOS platform support

v0.5.1

24 Oct 18:04
af4326c

Choose a tag to compare

Added unit tests (100% coverage)

v0.5.0

24 Oct 17:57
8ed33c0

Choose a tag to compare

Refactored plugin to follow the federated plugin architecture
Added Web platform support