fullscreen_image_viewer 1.2.0 copy "fullscreen_image_viewer: ^1.2.0" to clipboard
fullscreen_image_viewer: ^1.2.0 copied to clipboard

A Flutter package that provides a customizable fullscreen image viewer with zoom and drag-to-dismiss features.

Changelog #

All notable changes to this project will be documented in this file.

[1.2.0] - 2025-01-28 #

  • Fixed issue where tapping on the image content unintentionally popped the page.
  • Fixed bug preventing zoom-out after maximum zoom-in with two fingers.

[1.1.0] - 2025-01-28 #

  • Added FullscreenViewerWrapper to make using package more simple
  • Remove deprecated members

[1.0.2] - 2025-01-28 #

  • Show preview as gif in README.md

[1.0.0] - 2025-01-28 #

  • Add Preview video to README.md
  • Create example project

[0.0.6] - 2023-11-22 #

  • Format code

[0.0.5] - 2023-11-21 #

  • Correct shadow color

[0.0.4] - 2023-11-20 #

  • Format code
  • Update comments

[0.0.3] - 2023-11-20 #

  • Update README.md

[0.0.2] - 2023-11-20 #

  • Add supported platforms

[0.0.1] - 2023-11-20 #

  • Initial release of the Flutter Fullscreen Image Viewer package.
  • Features:
    • Zoom in and out of images.
    • Swipe to dismiss.
  • Usage documented in the README.md file.
  • Example directory with a sample implementation.
  • Issues and feedback can be reported on the GitHub repository.

This changelog follows the Keep a Changelog format.

7
likes
160
points
576
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a customizable fullscreen image viewer with zoom and drag-to-dismiss features.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fullscreen_image_viewer