xdg_directories 1.0.2 copy "xdg_directories: ^1.0.2" to clipboard
xdg_directories: ^1.0.2 copied to clipboard

A Dart package for reading XDG directory configuration information on Linux.

1.0.2 #

  • Adds example app to demonstrate how to use the package.

1.0.1 #

  • Removes process dependency.
  • Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.

1.0.0 #

  • Updates version to 1.0 to reflect the level of API stability.
  • Updates minimum SDK version to Flutter 3.0.

0.2.0+3 #

  • Returns null instead of throwing exception from getUserDirectory when xdg-user-dir executable is missing.

0.2.0+2 #

  • Fixes unit tests on Windows.
  • Fixes lint warnings.

0.2.0+1 #

  • Marks the package as Linux-only using the new Dart platforms key.

0.2.0 #

  • Migrated to null safety.

0.1.2 #

  • Broaden dependencies to allow nullsafety version of process, meta, and path to be OK.

0.1.1 #

  • Remove flutter, flutter_test from pubspec dependencies.

0.1.0 #

  • Initial release includes all the features described in the README.md
35
likes
0
pub points
98%
popularity

Publisher

verified publisherflutter.dev

A Dart package for reading XDG directory configuration information on Linux.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, path

More

Packages that depend on xdg_directories