1/2

Results 94 comments of 1/2

> Same here. The following piece of code works great in Android Emulator, but not on Android Device: > > ``` > final directory = await getTemporaryDirectory(); > final path...

> From path: /data/user/0/com.xxxx.xxxxx/cache/libCachedImageData/[any-file] > dont opens. Images say that media not found, apk installer says wrong syntax. If i change to another folder, etc /sdcard/Download - it opens. But...

For ease of use, the required permissions are written in the plugin. If you don't need them, you can remove them like this ```xml ```

@micsan13br It has been removed in 3.2.0

You can debug to check if the file_path is null

https://github.com/huang-weilong/flutter_file_manager like this?

I see, but I have no idea about this feature, if you have ideas, welcome pr

I've tried, but there's no information here to tell me if it supports files, even if it's an error

还有个问题 android真机播放链接后,返回退出播放界面还会存在声音,而且快进失效,都是在全屏播放的时候 非全屏播放时会息屏 ``` @override void dispose() { controller.pause(); controller.dispose(); super.dispose(); } ```

https://github.com/crazecoder/dilidili/blob/master/lib/play_home.dart