power_file_viewer_v2 1.0.1 copy "power_file_viewer_v2: ^1.0.1" to clipboard
power_file_viewer_v2: ^1.0.1 copied to clipboard

A powerful file view widget, support a variety of file types, such as Doc Eexcl PPT TXT PDF and so on, Android is implemented by Tencent X5, iOS is implemented by WKWebView.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add power_file_viewer_v2

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

dependencies:
  power_file_viewer_v2: ^1.0.1

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:power_file_viewer_v2/power_file_view.dart';
6
likes
130
pub points
53%
popularity

Publisher

unverified uploader

A powerful file view widget, support a variety of file types, such as Doc Eexcl PPT TXT PDF and so on, Android is implemented by Tencent X5, iOS is implemented by WKWebView.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on power_file_viewer_v2