file_picker_slider 0.0.5 copy "file_picker_slider: ^0.0.5" to clipboard
file_picker_slider: ^0.0.5 copied to clipboard

Cross-platform Flutter file picker with standard input-style UI, optional previews, and mobile camera/image support.

Changelog #

0.0.5 #

  • Switched the default widget UX to a standard input-style picker for web and mobile.
  • Fixed web file handling so browser picks no longer touch unavailable local paths.
  • Improved mobile image selection by using image_picker for single and multiple image gallery picks.
  • Added a fullscreen viewer action for image previews.
  • Added custom widget support through customBuilder.
  • Added a dedicated theme extension and refreshed the example app.
  • Documented Android, iOS, web, and macOS setup requirements.

0.0.1+4 #

  • Improved documentation and examples.
  • Added clear usage for single and multiple file pickers.
  • Added camera picker

0.0.4 #

  • Initial release.
  • Supports multi-file picking and slider preview.
  • Compatible with mobile and web.
2
likes
120
points
156
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cross-platform Flutter file picker with standard input-style UI, optional previews, and mobile camera/image support.

Homepage

Topics

#flutter #file-picker #image-picker #upload #widget

License

MIT (license)

Dependencies

cross_file, file_picker, flutter, image_picker

More

Packages that depend on file_picker_slider