open_dir

Creator: coderz1093

Last updated:

Add to Cart

Description:

open dir

open_dir #
Open directory on the native desktop platform with its app (Finder on MacOS, Files on Linux, File Explorer on Windows)
Supported platforms #



MacOS
Linux
Windows
Android
iOS
Web




✔️
✔️
✔️
❌️️
❌️️
❌️️



Usage #
Add open_dir as a dependency in your pubspec.yaml file. This is Endorsed federated plugin.
Example #
final _openDirPlugin = OpenDir();
await _openDirPlugin.openNativeDir(path: path);
copied to clipboard

License

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

Customer Reviews

There are no reviews.