StoragePath icon indicating copy to clipboard operation
StoragePath copied to clipboard

A flutter plugin to get folders name with files path.

Results 16 StoragePath issues
Sort by recently updated
recently updated
newest added

Note: D:\My Projects\flutterprojects\flutter\.pub-cache\hosted\pub.dartlang.org\storage_path-0.2.0\android\src\main\java\com\follow2vivek\storagepath\StoragePathPlugin.java uses or overrides a deprecated API. I am getting this error message while i was building my flutter app using this package.

when I run last version from github I get this error The plugin `storage_path` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build...

Code `files = await StoragePath.videoPath;` The output "files":[{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{}....

When I build a release APK, files dont show up anymore.

In release mode this not returning any data and if possible please add the thumbnail image and video and instead of returning a json string if we can get Uint8List...

Does StoragePath work on Android OS 10 ?, I tried it on Android OS 10, no image appears. Please help!

Hi ! Please make support for Desktop Environment :) Anyways Thank you for the great plugin Regards