hyper_render_clipboard 1.1.2 copy "hyper_render_clipboard: ^1.1.2" to clipboard
hyper_render_clipboard: ^1.1.2 copied to clipboard

Image clipboard support for HyperRender using super_clipboard. Enables copying, saving, and sharing images.

Changelog — hyper_render_clipboard #

1.1.2 - 2026-03-25 #

  • Version bump to stay in sync with hyper_render_core 1.1.2 (Ruby selection fixes, CSS @keyframes support).
  • No API changes in this package.

1.1.1 - 2026-03-23 #

🐛 Bug Fixes #

  • Static analysis: Replaced deprecated Share.shareXFiles() with SharePlus.instance.share() — 0 analyzer issues
  • Conventions: Renamed docs/doc/ (pub.dev singular directory convention)

1.1.0 - 2026-03-20 #

✨ New Features #

  • share_plus: ^10.0.0: Upgraded from ^7.2.0 — resolves mime version conflict with newer Flutter projects
  • Image copy: SuperClipboardHandler.copyImage() supports PNG byte data via super_clipboard
  • Image share: SuperClipboardHandler.shareImage() via share_plus

🐛 Bug Fixes #

  • Race condition: Copy operation now guards against concurrent calls with a lock flag — prevents duplicate clipboard writes

1.0.0 - 2026-01-15 #

  • Initial release: image clipboard and share support for HyperRender selections
3
likes
0
points
358
downloads

Publisher

verified publisherbrewkits.dev

Weekly Downloads

Image clipboard support for HyperRender using super_clipboard. Enables copying, saving, and sharing images.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #clipboard #image-copy

License

unknown (license)

Dependencies

flutter, http, hyper_render_core, path_provider, share_plus, super_clipboard

More

Packages that depend on hyper_render_clipboard