in_app_file_view 0.0.3 copy "in_app_file_view: ^0.0.3" to clipboard
in_app_file_view: ^0.0.3 copied to clipboard

PlatformiOS

A Flutter plugin to view various file types such as PDFs, DOCs, PPTs, and Excel files.

in_app_file_view #

A Flutter plugin to view various file types (PDF, DOC, PPT, Excel, etc.) within your app on iOS. It allows for smooth in-app viewing of files with a clean and user-friendly experience.

The iOS implementation of the plugin uses WKWebView for rendering files.

✅ Supported file types

iOS docx,doc,xlsx,xls,pptx,ppt,pdf,txt

Features #

  • View PDFs, DOCs, PPTs, Excel, and other supported file types.
  • Integrated with native iOS code for file viewing.
  • Optimized for performance and seamless user experience.

Getting Started #

This plugin allows Flutter apps to view files directly in the app. It supports iOS, and currently, it is not available for Android.

Installation #

To add in_app_file_view to your Flutter project, add it to your pubspec.yaml file:

dependencies:
  in_app_file_view: ^0.0.3
3
likes
140
points
165
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to view various file types such as PDFs, DOCs, PPTs, and Excel files.

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, plugin_platform_interface

More

Packages that depend on in_app_file_view

Packages that implement in_app_file_view