TedBottomPicker
TedBottomPicker copied to clipboard
How to add my own ImageProvider
The picker only shows a small number of images that are too from external storage only. The library provides the option of adding your own Image Provider but there is no documentation on how to create your own Image Provider. I thought It might be a subclass of File Provider but no, It is actually an Interface built in the library. Kindly guide me regarding this issue. Thanks