screen_retriever 0.1.4 screen_retriever: ^0.1.4 copied to clipboard
This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc.
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
andheight
0.1.1 #
- Add
visiblePosition
,visibleSize
fields toDisplay
model
0.1.0 #
- Support macOS Mojave.
0.0.2 #
- Support windows platform.
0.0.1 #
- First release.