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