photo_opener_view 1.1.1 copy "photo_opener_view: ^1.1.1" to clipboard
photo_opener_view: ^1.1.1 copied to clipboard

A powerful and customizable Flutter package for viewing images and videos with beautiful UI styles and animations.

1.1.1 #

  • Fixed intermittent video initialization failure caused by codec resource exhaustion (NO_MEMORY / MediaCodec errors).
  • Added automatic retry with exponential backoff (up to 3 retries) for video initialization in both VideoViewerScreen and VideoThumbnailContainer.
  • Properly dispose previous video controller before re-initializing to free codec resources.
  • Added error state UI with retry button in VideoThumbnailContainer.
  • Improved mounted checks throughout async video initialization flow.

1.1.0 #

  • Added VideoThumbnailContainer for inline video playback with seamless fullscreen transition.
  • Added PlayButtonTheme for customizing video play buttons.
  • updated Video player.
  • Fixed bug to getting more points

1.0.1 #

  • Fixed bug to getting more points
  • Added better error handling
  • Improve Video player

1.0.0 #

  • Initial release of photo_opener_view.
  • Added MediaViewer.openImage for single image viewing with zoom and pan.
  • Added MediaViewer.openImageGallery for swipeable image galleries.
  • Added MediaViewer.openVideo for video playback with custom controls.
  • Supported 5 visual styles: Modern, Minimal, Instagram, Cinematic, Glassmorphism.
  • Added support for custom builders, overlays, and extensive customization.
4
likes
160
points
170
downloads

Publisher

verified publishersatish.studio

Weekly Downloads

A powerful and customizable Flutter package for viewing images and videos with beautiful UI styles and animations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, photo_view, shimmer, video_player

More

Packages that depend on photo_opener_view