You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| aurora | 3 years ago | |
| data | 3 years ago | |
| example | 3 years ago | |
| lib | 3 years ago | |
| src | 3 years ago | |
| .gitignore | 3 years ago | |
| README.md | 3 years ago | |
| analysis_options.yaml | 3 years ago | |
| ffigen.yaml | 3 years ago | |
| pubspec.yaml | 3 years ago | |
README.md
xdga_directories
A Dart package for reading directory path on Aurora OS.
To use this package, the basic XDG values for the following are available via a Dart API:
getCacheLocation- User cache foldergetDocumentsLocation- Documents of the usergetDownloadLocation- User downloadsgetMusicLocation- Music and other audio files of the usergetPicturesLocation- Photos and other images of the usergetGenericDataLocation- General user application datagetMoviesLocation- Movies and other user videos
