flutter_file_picker/android/src/main/java/com/mr/flutter/plugin/filepicker
Miguel Ruivo fc8fd7ceee Fixes getDirectoryPath (#745) and addresses a minor issue for invalid custom file types 2021-07-28 22:35:11 +01:00
..
FileInfo.java use long instead of int to represent no. of bytes 2021-03-08 14:08:55 +02:00
FilePickerDelegate.java check if the type is an image and utilize the MediaStore Opener (which goes through the gallery) instead 2021-04-01 13:50:27 +01:00
FilePickerPlugin.java Fixes getDirectoryPath (#745) and addresses a minor issue for invalid custom file types 2021-07-28 22:35:11 +01:00
FileUtils.java Fixes getDirectoryPath (#745) and addresses a minor issue for invalid custom file types 2021-07-28 22:35:11 +01:00