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

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
0
points
165
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on in_app_file_view

Packages that implement in_app_file_view