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';
19
likes
120
pub points
80%
popularity

Publisher

verified publishercv.vvkeep.cn

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