PackageTrack
Sign in Get early access

native_file_preview

A Flutter plugin that provides native file preview functionality for iOS and Android platforms.

1.1.0 41K downloads/mo #1599 most downloaded on pub.dev johnny-bytes/native_file_preview

What this package is like to depend on

Last release 3 months ago

06 May 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

3 releases · first in 2025

1 release in the last 12 months

see the full history below

Release timeline

3 releases · Jul 2025 to May 2026
2026
Release Pre-release

Releases

latest 3
  1. 1.1.0 06 May 2026
    Release notes

    1.1.0 (2026-04-27)

    Features

    • add swift package manager support (ca7d168)

    Platform Versions

    • Flutter: >=3.41.0
    • iOS: minimum deployment target 13.0
    • Android: minimum SDK 21
    Open source →
  2. 1.0.1 21 Jul 2025
    Release notes

    chore: bump version to 1.0.1 in pubspec.yaml

    Open source →
    Release notes
    • Fixed deprecated code in example app.
    • Updated Flutter and Dart SDK constraints in pubspec.yaml for broader compatibility.
    Open source →
  3. 1.0.0 18 Jul 2025
    Release notes
    • Initial release of native_file_preview plugin
    • Added support for native file preview on iOS and Android platforms
    • Implemented previewFile(String filePath) method to open files using platform-native preview capabilities
    • iOS implementation uses QuickLook framework for seamless file viewing
    • Android implementation provides native file preview functionality
    • Support for multiple file path formats:
      • Local file paths (absolute paths)
      • File URLs (file:// scheme)
      • Remote URLs (where supported by platform)
    • Comprehensive error handling:
      • File not found validation
      • File readability checks
      • Invalid file URL detection
    • Cross-platform API with consistent behavior across iOS and Android
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive