ecp_file_view 4.0.0 copy "ecp_file_view: ^4.0.0" to clipboard
ecp_file_view: ^4.0.0 copied to clipboard

A file viewer plugin for Flutter, support local file and network link of Android, iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ecp_file_view

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

dependencies:
  ecp_file_view: ^4.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:ecp_file_view/ecp_file_view.dart';
0
likes
130
points
142
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A file viewer plugin for Flutter, support local file and network link of Android, iOS.

Repository

License

Apache-2.0 (license)

Dependencies

better_open_file, dict_flutter_extension, dio, ecp_net, ecp_theme, flutter, flutter_smart_dialog, path_provider, permission_handler

More

Packages that depend on ecp_file_view

Packages that implement ecp_file_view