Skip to content

Commit

Permalink
Updated pubspec and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Van Zelst committed May 6, 2024
1 parent 053f379 commit 5d72c97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
@@ -1,12 +1,16 @@
# Changelog
## [2.2.1] - 2024-05-06
### Updated
- Fixed TouchFeedBack setState error
- TouchFeedBack on Android doesn't pause anymore

## [2.2.0] - 2024-02-22
### Breaking
- onClick now becomes onTapped
- TouchFeedBack on IOS now more inline with the native look and feel
- Added posiblity to add custom effects
- Removed BetterInkwell widget

# Changelog
## [2.1.5] - 2024-02-12
### Changed
- Fixed missing material in the TouchFeedback widget
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -3,7 +3,7 @@ description: icapps architecture components for flutter projects. Contains commo
homepage: https://github.com/icapps/flutter-icapps-architecture
repository: https://github.com/icapps/flutter-icapps-architecture
issue_tracker: https://github.com/icapps/flutter-icapps-architecture/issues
version: 2.2.0
version: 2.2.1

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 5d72c97

Please sign in to comment.