Skip to content

Commit

Permalink
some bug fixed and upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
Adityapanther committed Mar 5, 2025
1 parent 842ff2d commit da3bc7b
Show file tree
Hide file tree
Showing 211 changed files with 30,098 additions and 106 deletions.
231 changes: 230 additions & 1 deletion .idea/caches/deviceStreaming.xml

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 40 additions & 8 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# touch_ripple_effect changelog

## 2.5.3
* `compilesdk set to 35 for android`
* `some bug fixed`


## 2.5.2
* `Deprecated imperative apply of Flutter's Gradle plugins issue fixed`

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ A new flutter package for any flutter widgets to add touch ripple effect and tou
pubspec.yaml:

```bash
touch_ripple_effect: 2.5.1
touch_ripple_effect: 2.5.3
```

2 ) open command prompt in project dir and run
Expand Down
6 changes: 6 additions & 0 deletions android/.idea/AndroidProjectSystem.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit da3bc7b

Please sign in to comment.