Skip to content

Commit 2c9c74d

Browse files
committed
Pubspec info update
1 parent e67b968 commit 2c9c74d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

pubspec.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: uuid
22
version: 4.0.0
33
description: >
44
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
5-
homepage: https://github.com/Daegalus/dart-uuid
5+
documentation: https://daegalus.github.io/dart-uuid/index.html
6+
repository: https://github.com/Daegalus/dart-uuid
67
environment:
78
sdk: ">=2.14.0 <4.0.0"
89
dependencies:
@@ -11,3 +12,12 @@ dependencies:
1112
dev_dependencies:
1213
lints: ^2.1.1
1314
test: ^1.24.6
15+
funding:
16+
- https://ko-fi.com/yulian
17+
- https://paypal.me/yuliank
18+
- https://cash.app/$yulian
19+
- https://venmo.com/yuliank
20+
topics:
21+
- uuid
22+
- identifier
23+
- id

0 commit comments

Comments
 (0)