media_list_view 1.0.3 copy "media_list_view: ^1.0.3" to clipboard
media_list_view: ^1.0.3 copied to clipboard

A Flutter package that extends Photo View to provide a gesture-sensitive, zoomable media list view.

Changelog #

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

1.0.3 - 2025-03-12 #

Changed #

  • Statements in a for should be enclosed in a block.

1.0.2 - 2025-03-12 #

Changed #

  • Change import from photo_view lib to media_list_view

1.0.1 - 2025-03-12 #

Changed #

  • Limited platform support to Android and iOS to avoid WASM compatibility issues.
  • Raised package version to 1.0.1.

1.0.0 - 2025-03-12 #

Added #

  • Initial release of media_list_view.
  • Supports displaying images, GIFs, PDFs, Docs, and Videos in a page view.
  • Zoom functionality for images and GIFs using PhotoViewGallery.
  • Seamless navigation between media types.
3
likes
150
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that extends Photo View to provide a gesture-sensitive, zoomable media list view.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, photo_view

More

Packages that depend on media_list_view