blob: 59aa99edb5ce73200fc5cc6ece46a4092d6a0398 [file] [log] [blame]
name: path
version: 1.8.0-nullsafety.1
description: >-
A string-based path manipulation library. All of the path operations you know
and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the
web.
homepage: https://github.com/dart-lang/path
environment:
# This must remain a tight constraint until nnbd is stable
sdk: '>=2.10.0-0 <2.11.0'
dev_dependencies:
pedantic: ^1.10.0-nullsafety
test: ^1.16.0-nullsafety.4