media_picker_view 0.1.0
media_picker_view: ^0.1.0 copied to clipboard
A Flutter package for picking and previewing images and videos with thumbnail support.
Media Picker View Flutter Package #
A reusable Flutter package for picking and previewing media (images & videos) with thumbnail support for videos. Designed for easy integration with Riverpod and fully customizable for any Flutter project.
Features #
- Display a horizontal list of selected media (images and videos).
- Video thumbnails generated asynchronously using Riverpod providers.
- Easy removal of selected media.
- Overlay icons indicating media type (image or video).
- Fully customizable UI.
Installation #
From pub.flutter-io.cn #
After publishing your package to pub.flutter-io.cn, add it to your pubspec.yaml:
dependencies:
media_picker_view: ^0.1.0