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.

17 lines
372 B

name: xdg_directories
description: A Dart package for reading XDG directory configuration information on Linux.
version: 0.2.0
homepage: https://github.com/flutter/packages/tree/master/packages/xdg_directories
environment:
sdk: ">=2.12.0-0 <3.0.0"
dependencies:
meta: ^1.3.0
path: ^1.8.0
process: ^4.0.0
universal_io: ^2.0.4
dev_dependencies:
test: ^1.16.0