download_viewer 0.0.4 copy "download_viewer: ^0.0.4" to clipboard
download_viewer: ^0.0.4 copied to clipboard

A Flutter package to download and view images, PDFs, and other document formats using native or custom viewers.

File Downloader and Previewer #

A Flutter package to download and preview files such as images, PDFs, and documents. The package supports viewing files using native apps or custom previews.

Features #

  • Download files from a provided URL.
  • Preview images, PDFs, and documents.
  • Choose between native or custom file viewers.
  • Display download progress with customizable widgets.

Installation #

Add the following line to your pubspec.yaml file:

dependencies:
  file_downloader_previewer: ^0.0.1
3
likes
140
pub points
36%
popularity

Publisher

unverified uploader

A Flutter package to download and view images, PDFs, and other document formats using native or custom viewers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_pdfview, open_filex, path, path_provider, photo_view

More

Packages that depend on download_viewer