millimeters 0.3.0 copy "millimeters: ^0.3.0" to clipboard
millimeters: ^0.3.0 copied to clipboard

Determines the physical screen size in millimeters so that you can match Widgets to the real world.

0.3.0 #

  • FIX: Support Gradle 8.0 (thanks @dikatok)

0.2.0 #

  • FIX: Support pixel ratios (scaling)
  • FEAT: Support Android

0.1.1 #

  • FIX(#5): Desktops with resolutions different than the monitor size work properly now.

0.1.0 #

Initial release: #

Supported platforms:

  • Windows - feature complete until Flutter multi-view materializes
  • macOS - can't cope with more than one screen yet
  • Web - will never work correctly, but returns reasonable results
8
likes
150
points
118
downloads
screenshot

Publisher

verified publisherbent.party

Weekly Downloads

Determines the physical screen size in millimeters so that you can match Widgets to the real world.

Repository (GitHub)
View/report issues

Topics

#layout #device #physical

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on millimeters