offline_document_viewer 0.1.0 copy "offline_document_viewer: ^0.1.0" to clipboard
offline_document_viewer: ^0.1.0 copied to clipboard

View PDF, Word, Excel and PowerPoint documents fully offline. Renders on the device with bundled open-source engines — no network, no server, no cloud.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add offline_document_viewer

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  offline_document_viewer: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:offline_document_viewer/offline_document_viewer.dart';
4
likes
150
points
48
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

View PDF, Word, Excel and PowerPoint documents fully offline. Renders on the device with bundled open-source engines — no network, no server, no cloud.

Repository (GitHub)
View/report issues

Topics

#document #pdf #office #viewer #offline

License

unknown (license)

Dependencies

crypto, flutter, flutter_inappwebview, path_provider, pdfrx

More

Packages that depend on offline_document_viewer