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

A Flutter plugin for viewing PDF, Word, Excel, PowerPoint, EPUB, CBZ, TXT, CSV, RTF, and OpenDocument files on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add doc_viewer

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

dependencies:
  doc_viewer: ^0.0.3

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:doc_viewer/doc_viewer.dart';
0
likes
145
points
57
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for viewing PDF, Word, Excel, PowerPoint, EPUB, CBZ, TXT, CSV, RTF, and OpenDocument files on Android and iOS.

Repository
View/report issues

Topics

#pdf-viewer #office #excel #powerpoint #epub

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on doc_viewer

Packages that implement doc_viewer