Skip to content

Commit

Permalink
Update package description and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
monster555 committed Jan 24, 2024
1 parent 2b5320b commit 6693bca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.0.4

* Update the package description

## 0.0.3

* Update the readme file

## 0.0.1

* Initial release
6 changes: 2 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_elastic_list_view
description: "Elastic ListView for Flutter"
description: "ElasticListView: A Flutter package providing elastic overscroll effect in ListView.builder with enhanced functionality and customization."
repository: https://github.com/monster555/flutter_elastic_list_view
version: 0.0.1
version: 0.0.5+1
homepage: https://github.com/monster555/flutter_elastic_list_view

platforms:
Expand All @@ -19,8 +19,6 @@ dependencies:
flutter:
sdk: flutter

cupertino_icons: ^1.0.2

dev_dependencies:
dart_code_metrics: ^5.7.3

Expand Down

0 comments on commit 6693bca

Please sign in to comment.