share_extend 1.0.9
share_extend: ^1.0.9 copied to clipboard
A Flutter plugin for Android and iOS for sharing text, image, video and file with system ui.
1.0.9 #
- 移除了Android端的内置存储的读写权限,改成由APP端来按需求配置
1.0.7 #
- Android端修改了FileProvider的authorities,继承FileProvider,防止FileProvider冲突
1.0.6 #
- 修复了android端分享应用沙盒内文件可能出错的bug
- 优化了android端分享时的权限请求逻辑
1.0.5 #
- Fix bugs when sharing videos to some apps like WeChat.
1.0.4 #
- Updated to Support Latest Android Dependencies
0.0.1 #
- TODO: Describe initial release.