Skip to content

Commit

Permalink
feat: add repository, issue_tracker & topics in pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thitlwincoder committed Jan 16, 2024
1 parent 0d0d36f commit 09de621
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
name: animated_item_action
description: A Very Good Project created by Very Good CLI.
version: 0.0.1
repository: https://github.com/thitlwincoder/animated_item_action
issue_tracker: https://github.com/thitlwincoder/animated_item_action/issues

environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"

topics:
- animated
- item
- action

funding:
- https://paypal.me/thitlwin312
- https://ko-fi.com/thitlwincoder
Expand Down

0 comments on commit 09de621

Please sign in to comment.