πŸ“¦ file_picker_slider

A Flutter widget for selecting, previewing, and uploading images β€” with elegant support for:

  • βœ… File picking (single & multiple)
  • βœ… Uint8List, File, and Network 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

| Single | Multiple |

Installation

dependencies:
  file_picker_slider: ^0.0.3