Skip to content

Commit 56266dc

Browse files
repository and issue_tracker moved from example to package
1 parent 2d148a7 commit 56266dc

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

example/pubspec.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: example
22
description: A new Flutter project.
3-
repository: https://github.com/TBR-Group-software/transformable_list_view
4-
issue_tracker: https://github.com/TBR-Group-software/transformable_list_view/issues
53

64
# The following line prevents the package from being accidentally published to
75
# pub.dev using `flutter pub publish`. This is preferred for private packages.

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: transformable_list_view
22
description: Widget that extends the default ListView with ability to add item transform animations according to it's scroll position
33
version: 0.1.0
4-
homepage:
4+
repository: https://github.com/TBR-Group-software/transformable_list_view
5+
issue_tracker: https://github.com/TBR-Group-software/transformable_list_view/issues
56

67
environment:
78
sdk: ">=2.17.0 <3.0.0"

0 commit comments

Comments
 (0)