file_picker_slider 0.0.4
file_picker_slider: ^0.0.4 copied to clipboard
A Flutter widget that allows image selection and preview with support for file picking, uploading, and multiple file previews.
📦 file_picker_slider #
A Flutter widget for selecting, previewing, and uploading images — with elegant support for:
- ✅ File picking (single & multiple)
- ✅
Uint8List,File, andNetwork URLhandling - ✅ Upload overlay widget (loader or custom)
- ✅ Carousel preview (when
allowMultipleis true) - ✅ Placeholder and error handling
🖼️ Preview #
| Single Image | Carousel Mode (Multiple Files) |
|---|
🚀 Getting Started #
|
|
|
Installation #
dependencies:
file_picker_slider: ^0.0.4