screen_capturer 0.1.3 screen_capturer: ^0.1.3 copied to clipboard
This plugin allows Flutter desktop apps to capture screenshots.
0.1.3 #
- bump flutter to 3.3.2
0.1.2 #
- [windows] Support capture the entire screen #3
0.1.1 #
- The
capture
method supportsscreen
andwindow
modes (See platforms differences).
0.1.0 #
- First release.