x_path_provider

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

x path provider

X Path Provider #
Get application directory path
Supported Platform #

Android: SDK 16+ (tested on Android API 34)
iOS: 12.0+ (tested on iOS 17.2)
Windows: Maintenance

Example #
final _xPathProvider = XPathProvider();
var path = await _xPathProvider.getAppDirectory();
print("path: $path");
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.