Code Monkey home page Code Monkey logo

Comments (7)

phaylali avatar phaylali commented on May 30, 2024 1

I found a solution , it is a problem with android itself , below android 5 lollipop , phones have Downloads app not File Manger app , so to use apps that use this plugin , the phone needs to have a file manager like ES File Manager , I'm gonna close this issue since I found a solution

from flutter_file_picker.

miguelpruivo avatar miguelpruivo commented on May 30, 2024

Can you be clear about which version you’re referring to?

from flutter_file_picker.

phaylali avatar phaylali commented on May 30, 2024

16 17 18, since api level 19 uses WRITE_EXTERNAL_STORAGE only , may beadding READ_EXTERNAL_STORAGE will make the plugin work on 16 17 18 api levels ?

from flutter_file_picker.

miguelpruivo avatar miguelpruivo commented on May 30, 2024

Can you fork it and give it a try? I’m not able at the moment. If it works make a PR.

Thank you.

from flutter_file_picker.

phaylali avatar phaylali commented on May 30, 2024

okay I will try

from flutter_file_picker.

phaylali avatar phaylali commented on May 30, 2024

didn't help , android 16 17 18 are not working with this plugin

from flutter_file_picker.

miguelpruivo avatar miguelpruivo commented on May 30, 2024

Yes, thank you for pointing that. I forgot to mention that the phone always need a FileExplorer to handle the intent that is made, after api 19 there is a native explorer provided with Android which should always be the preferred one for this plugin. I'll probably add this to the readme.

There are however, one issue reported from an user that has a custom FileProvider from a custom rom (I believe a lenovo rom from a Moto phone) which somehow won't provide the correct path neither will open the native explorer.

from flutter_file_picker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.