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

A highly customizable Flutter DOCX Viewer and Editor package supporting Android, iOS, and macOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add docx_viewer_plus

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

dependencies:
  docx_viewer_plus: ^1.0.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:docx_viewer_plus/docx_viewer_plus.dart';
2
likes
140
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter DOCX Viewer and Editor package supporting Android, iOS, and macOS.

License

MIT (license)

Dependencies

archive, crypto, cupertino_icons, file_picker, flutter, google_fonts, path, path_provider, share_plus, webview_flutter, webview_flutter_android, webview_flutter_wkwebview, xml

More

Packages that depend on docx_viewer_plus