open_file 1.1.1 open_file: ^1.1.1 copied to clipboard
A plug-in that can call native APP to open files with string result in flutter,support iOS(UTI) and android(intent)
1.1.1 #
- fix startActivity crash in android
1.1.0 #
- fix ios open file
1.0.7 #
- resolve conflict with other plugins about FileProvider and multi appcompat-v7 compile
1.0.6 #
- resolve conflict with image_provider plugin
1.0.5 #
- Just Support >=2.0.0-dev.28.0
1.0.4 #
- Just Support Dart2
1.0.3 #
- Just Support Dart2
1.0.2 #
- Ios Support added and support android 7.0 or above