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

PlatformAndroidiOS
outdated

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.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:power_file_view/power_file_view.dart';
25
likes
130
points
17
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.

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on power_file_view

Packages that implement power_file_view