file_picker_slider 0.0.4 copy "file_picker_slider: ^0.0.4" to clipboard
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, 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
2
likes
130
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that allows image selection and preview with support for file picking, uploading, and multiple file previews.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

carousel_slider, file_picker, flutter, image_picker

More

Packages that depend on file_picker_slider