BottomDialogFilePicker
BottomDialogFilePicker copied to clipboard
Required enhancement for folder search and paginantion
Hi its owsum and quick library to be implemented. But I have some suggestions to enhance it: 1- For modern Media File Pickers it always required a ALL TAB along with Images and Videos, and search by folder option please consider this requirement. 2-Secondly due to large storage every mobile has too large numbers of images and videos stored init, fetching and displaying at once effect the performance, so add pagination so it could provide better performance. 3- I found that sample you provided and in my personal implementations it is causing a recomposing on scroll, I think it could be better if you use remember with item index KEY. while displaying data i.e. instead of using items utilize indexedItems.
Its will be well being if you can consider this update