📦 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.4