blob: c69dfaceae7dd2b11217b0843a8c5174f57fc9a9 [file] [log] [blame]
name: uuid
version: 3.0.4
description: >
RFC4122 (v1, v4, v5) UUID Generator and Parser for all Dart platforms (Web, VM, Flutter)
homepage: https://github.com/Daegalus/dart-uuid
environment:
sdk: ">=2.12.0-0 <3.0.0"
dependencies:
crypto: "^3.0.0"
dev_dependencies:
pedantic: ">=1.10.0"
test: ^1.16.3