screen_retriever 0.1.9 copy "screen_retriever: ^0.1.9" to clipboard
screen_retriever: ^0.1.9 copied to clipboard

This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc.

0.1.9 #

  • [windows] fix incorrect displays size

0.1.8 #

  • [macos] fix getCursorScreenPoint method

0.1.7 #

  • avoid nullptr as the param of fl_value_new_string (#15)
  • Use primary screen to calculate visible positions (#13)

0.1.6 #

  • Update Display to have final fields (#8)
  • Fix compilation issues related to getAllDisplays (#7)

0.1.5 #

  • Implement "display-added" and "display-removed" for Linux #5

0.1.4 #

  • [linux] Fix memory management issues on Linux #4

0.1.3 #

  • [linux] fix: crash when on wayland with no primary monitor #3

0.1.2 #

  • [windows] Returns the correct width and height

0.1.1 #

  • Add visiblePosition, visibleSize fields to Display model

0.1.0 #

  • Support macOS Mojave.

0.0.2 #

  • Support windows platform.

0.0.1 #

  • First release.
35
likes
130
pub points
94%
popularity

Publisher

verified publisherleanflutter.dev

This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on screen_retriever