Releases: leanflutter/screen_retriever
Releases · leanflutter/screen_retriever
v0.2.0
- Convert to federated plugin
- Implement "display-added" and "display-removed" for all desktop platforms
- chore: Get the correct screen ID on Windows
v0.1.6
- Update Display to have final fields (#8)
- Fix compilation issues related to getAllDisplays (#7)
v0.1.5
- Implement "display-added" and "display-removed" for Linux #5
v0.1.4
- [linux] Fix memory management issues on Linux #4
v0.1.3
- [linux] fix: crash when on wayland with no primary monitor #3
v0.1.2
- [windows] Returns the correct
width
and height
v0.1.1
- Add
visiblePosition
, visibleSize
fields to Display
model