-
flutter_filereader:Flutter实现的本地文件(pdf word excel 等)查看插件,非在线预览下载
资源介绍
Flutter FileReader
本地文件视图小部件,支持多种文件类型,例如Doc Eexcl PPT TXT等,Android由腾讯X5实现(不支持GooglePlay),iOS由WKWebView实现
依靠它
将此添加到包的pubspec.yaml文件中:
1.9.1
dependencies:
flutter_filereader: ^1.0.0
1.12.x
dependencies:
flutter_filereader: ^2.2.0
支持文件类型
iOS docx,doc,xlsx,xls,pptx,ppt,pdf,txt,jpg,jpeg,png
Android docx,doc,xlsx,xls,pptx,ppt,pdf,txt
用法
的iOS
确保将以下密钥添加到iOS的Info.plist
io.flutter.embedded