universal_file_previewer 0.3.0 copy "universal_file_previewer: ^0.3.0" to clipboard
universal_file_previewer: ^0.3.0 copied to clipboard

Preview 50+ file formats (PDF, images, video, audio, code, zip, markdown, CSV, JSON and more) with zero heavy dependencies. Uses pure Dart + native platform channels.

0.3.0 #

  • URL Support: Directly preview files from a URL in FilePreviewWidget and FilePreviewPage.
  • Automatic Downloading: Added internal handling for remote files using http and path_provider.

0.2.0 #

  • Multi-Platform Support: Added infrastructure for Web, macOS, Windows, and Linux.
  • Swift Package Manager (SPM): Implemented SPM support for iOS and macOS.
  • Static Analysis: Fixed ~120 linter issues (missing curly braces) and added strict analysis_options.yaml.
  • Web Integration: Added flutter_web_plugins and web plugin registration.
  • Android/iOS Polish: Updated for AGP 9.0+ compatibility and modern namespaces.
  • Architecture: Improved Pure Dart parsers for ZIP, Markdown, and JSON.
  • Zero Dependencies: Maintained 100% dependency-free core (only flutter_web_plugins for web).

0.1.0 #

  • Initial release (Reserved)
2
likes
150
points
0
downloads

Publisher

verified publisheracrocoder.com

Weekly Downloads

Preview 50+ file formats (PDF, images, video, audio, code, zip, markdown, CSV, JSON and more) with zero heavy dependencies. Uses pure Dart + native platform channels.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, path, path_provider, video_player

More

Packages that depend on universal_file_previewer

Packages that implement universal_file_previewer