power_file_view 1.0.1 copy "power_file_view: ^1.0.1" to clipboard
power_file_view: ^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_view

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

dependencies:
  power_file_view: ^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_view/power_file_view.dart';
25
likes
140
points
46
downloads

Publisher

verified publishercv.vvkeep.cn

Weekly Downloads

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_view

Packages that implement power_file_view