Skip to content

Releases: TOZXII/screen_helper

1.2.0

25 Sep 15:51

Choose a tag to compare

Added support for iPhone 17

Full Changelog: 1.1.0...1.2.0

1.1.0

15 May 08:42

Choose a tag to compare

Added support to the new iPads and iPhones

1.0.1

08 Oct 19:39

Choose a tag to compare

Support was added to the new iPhones and iPads.

1.0.0

22 Aug 19:41

Choose a tag to compare

Full Changelog: 0.0.3...1.0.0

  • changed the implementation to use inherited widget. so you can access the screen information from any widget in the widget tree.
  • changed method to convert to be an extension method. so you can use it like context.mmToPx(15)
  • added support to get the screen diagonal in pixels.
  • added support to convert pixels to mm.
  • added support to convert inches to pixels and pixels to inches.
  • added support to convert cm to pixels and pixels to cm.

0.0.3

19 Aug 13:19

Choose a tag to compare