screen_capturer 0.1.6 copy "screen_capturer: ^0.1.6" to clipboard
screen_capturer: ^0.1.6 copied to clipboard

This plugin allows Flutter desktop apps to capture screenshots.

0.1.6 #

  • [windows] imagePath null check fixes (#21)

0.1.5 #

  • Add readImageFromClipboard method to read image from clipboard.
  • capture method supports copyToClipboard argument.

0.1.4 #

  • bump flutter to 3.10.1
  • feat: Compile to web support

0.1.3 #

  • bump flutter to 3.3.2

0.1.2 #

  • [windows] Support capture the entire screen #3

0.1.1 #

0.1.0 #

  • First release.