Skip to content

Commit 09de621

Browse files
committed
feat: add repository, issue_tracker & topics in pubspec.yaml
1 parent 0d0d36f commit 09de621

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pubspec.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
name: animated_item_action
22
description: A Very Good Project created by Very Good CLI.
33
version: 0.0.1
4+
repository: https://github.com/thitlwincoder/animated_item_action
5+
issue_tracker: https://github.com/thitlwincoder/animated_item_action/issues
46

57
environment:
68
sdk: ">=3.0.0 <4.0.0"
79
flutter: ">=3.10.0"
810

11+
topics:
12+
- animated
13+
- item
14+
- action
15+
916
funding:
1017
- https://paypal.me/thitlwin312
1118
- https://ko-fi.com/thitlwincoder

0 commit comments

Comments
 (0)