flutter_chatview icon indicating copy to clipboard operation
flutter_chatview copied to clipboard

Request to View Media Image in Full Screen without Downloading !

Open Nulinz opened this issue 5 months ago • 3 comments

I would like to request a feature that allows users to view media images in full-screen mode without needing to download them first. This feature would enhance the user experience by providing a seamless way to preview images in their full resolution directly within the application.

Proposed Solution:

Add a "View in Full Screen" option to the context menu when users click on an image. When the option is selected, the image should open in an overlay or modal in full-screen mode. Provide an option to close the full-screen view and return to the previous screen. Ensure that the full-screen view works on both desktop and mobile devices, with appropriate gestures like pinch to zoom. Benefits:

Improves user experience by allowing users to view images in greater detail. Reduces unnecessary downloads, saving bandwidth and storage. Provides a more modern and engaging media viewing experience. Additional Context:

Please consider accessibility guidelines for the implementation to ensure it works well for all users, including those using assistive technologies.

Nulinz avatar Sep 10 '24 08:09 Nulinz