Releases: presswink/flutter_touch_ripple_effect
Releases · presswink/flutter_touch_ripple_effect
Release list
version - 3.0.0
What's Changed
- #28: migrate from plugins to package by @Adityapanther in #29
Package Link - https://pub.dev/packages/touch_ripple_effect/versions/3.0.0
Full Changelog: v2.5.3...v3.0.0
version - 2.5.3
- some issue fixed #27
Full Changelog: v2.5.2...v2.5.3
version - 2.5.2
What's Changed
- Deprecated imperative apply of Flutter's Gradle plugins by @Adityapanther in #26
Full Changelog: v2.5.1...v2.5.2
version - 2.5.1
- #23
shadow property is not working issue fixed and example added
version - 2.5.0
What's Changed
- onLongPress and shadow properties added by @Adityapanther in #24
- typo issue fixed
Full Changelog: 2.4.0...v2.5.0
version - 2.4.0
What's Changed
- Await animation on tap by @matejhocevar in #17
- chore: update android sdk level and increase java version by @joelJohanssonT in #19
- git action added by @Adityapanther in #21
New Contributors
- @matejhocevar made their first contribution in #17
- @joelJohanssonT made their first contribution in #19
Full Changelog: 2.2.5...2.4.0
version - 2.2.5
No Directionality widget found.issue fixed
What's Changed
- #14:
No Directionality widget foundissue fixed. by @Adityapanther in #15
Full Changelog: 2.2.4...2.2.5
version - 2.2.4
- gradle and kotlin version issue fixed (#12)
version - 2.2.3
migrated to null-safety support !
version 2.1.3
onTapmethod not working issue fixed.