easy_docs_viewer 0.0.2-unstable-release copy "easy_docs_viewer: ^0.0.2-unstable-release" to clipboard
easy_docs_viewer: ^0.0.2-unstable-release copied to clipboard

The idea to make this package came to support pptx or ppt in flutter. But it support others format too which are still on research phase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_docs_viewer

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

dependencies:
  easy_docs_viewer: ^0.0.2-unstable-release

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:easy_docs_viewer/easy_docs_viewer.dart';
13
likes
140
points
180
downloads

Publisher

unverified uploader

Weekly Downloads

The idea to make this package came to support pptx or ppt in flutter. But it support others format too which are still on research phase.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter, webview_flutter

More

Packages that depend on easy_docs_viewer