open_file_android 1.0.6 open_file_android: ^1.0.6 copied to clipboard
Android implementation of the open_file plugin.
1.0.6 #
- update
open_file_platform_interface: ^1.0.3
.
1.0.5 #
- use file.canRead() to check whether the file has permission to open
1.0.4 #
- use canonicalPath instead of path
- use checkUriPermission to check whether the file has permission to open
1.0.2 #
- update
open_file_platform_interface: ^1.0.2
.
1.0.1 #
- fix crashes onAttachedToActivity function .
1.0.0 #
- initial release.