open_file_android
v1.0.6Android implementation of the open_file plugin.
Архив пакета: https://pubdev.letsnova.ru/api/archives/open_file_android/1.0.6.tar.gz
Установка
dart pub add open_file_androidREADME
История изменений
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.3
- fix #300
1.0.2
- update
open_file_platform_interface: ^1.0.2.
1.0.1
- fix crashes onAttachedToActivity function .
1.0.0
- initial release.
