file_picker_slider 0.0.3
file_picker_slider: ^0.0.3 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 URL
handling - β Upload overlay widget (loader or custom)
- β
Carousel preview (when
allowMultiple
is true) - β Placeholder and error handling
πΌοΈ Preview #
Single Image | Carousel Mode (Multiple Files) |
---|
π Getting Started #
| |
|
Installation #
dependencies:
file_picker_slider: ^0.0.3