file_preview icon indicating copy to clipboard operation
file_preview copied to clipboard

A plug-in that supports flutter preview files,Flutter文档预览

Results 6 file_preview issues
Sort by recently updated
recently updated
newest added

ld: warning: Could not find or use auto-linked library 'swiftXPC' ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes' ld: warning: Could not find or use auto-linked framework 'UMZid'...

``` shell [log] @@@@: networkUrl: https://cos.ap-shanghai.myqcloud.com/868b-shanghai-090-sharedv4-01-1303031839/b1bb-1400703153/c7cf-IM_25990/f761a0a0bc2d314bd80d436dccc5fa9e-440118.pdf [log] @@@@: localUrl: /private/var/mobile/Containers/Data/Application/90FDC56E-6C96-4AEF-8C4D-F06ADB3C3737/tmp/1400703153-IM_25990-8J5hBFH4ziqdTHL7OHda6PW25L65JRV8.pdf [GETX] GOING TO ROUTE /FilePreviewPage /private/var/mobile/Containers/Data/Application/90FDC56E-6C96-4AEF-8C4D-F06ADB3C3737/tmp/1400703153-IM_25990-8J5hBFH4ziqdTHL7OHda6PW25L65JRV8.pdf file开始加载 file加载完成 [lifecycle] [u 20B3934E-3832-4706-ABA9-D27E2D769282:m (null)] [com.apple.PDFKit.PDFExtensionView(1.0)] Connection to plugin interrupted while in use....

这个东西还得绑定包名,但我们的东西相当于一个成品插件给别人用,不可能让别人去申请license的,我们也没法提供对应包名的license啊 我看flutter_filereader也是使用的tbs,但人家也不需要license啊,不过他2年多没更新了,现在都没办法使用了

We would really like to use this package, but we may have to remove due to build issues. It's very odd since it still builds the .aab file, but then...

播放iOS本地视频,然后关闭视频退出,状态栏消失,是什么原因呢?