DevsOnFlutter / file_manager

FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.
https://pub.dev/packages/file_manager
BSD 3-Clause "New" or "Revised" License
61 stars 18 forks source link

Move android platform channel code to `lib`? #33

Open sun-jiao opened 5 months ago

sun-jiao commented 5 months ago

Otherwise users need to implement it in their own code.