SHarshada
SHarshada
> How are you specifying the URI of the local file? Seems like the error is originating in `FileDataSource.openLocalFile` before any playback actually can begin. Widget _buildMediaWidget(String filePath) { final...
> How are you specifying the URI of the local file? Seems like the error is originating in `FileDataSource.openLocalFile` before any playback actually can begin. I have added all the...
> > I have added all the permissions in my manifest file. > > None of the code you have posted shows you requesting runtime storage permissions, which is required...