flutter_multi_screenshot 1.0.5 copy "flutter_multi_screenshot: ^1.0.5" to clipboard
flutter_multi_screenshot: ^1.0.5 copied to clipboard

PlatformLinux

A Flutter plugin for capturing screenshots on Linux.

Changelog #

1.0.5 Reduced Flutter SDK Requirements #

  • Lowered minimum Flutter SDK requirement from >=3.10.0 to >=3.7.0
  • Improved accessibility for projects using earlier Flutter versions
  • Maintains compatibility with modern Flutter features

1.0.4 Latest Flutter SDK Compatibility Update #

  • Updated Flutter SDK constraints to support latest versions (>=3.10.0)
  • Updated flutter_lints to ^5.0.0 for better code quality
  • Fixed test compatibility issues
  • Improved dependency resolution for modern Flutter projects

1.0.3 Previous Version #

  • Supports capturing single and multiple screens.
  • Save as files or Base64.
  • Works on X11 (Wayland support requires configuration).

0.0.1 Initial Release #

  • Supports capturing single and multiple screens.
  • Save as files or Base64.
  • Works on X11 (Wayland support requires configuration).
1
likes
150
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for capturing screenshots on Linux.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_multi_screenshot

Packages that implement flutter_multi_screenshot