π¦ 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