Skip to content

Releases: presswink/flutter_touch_ripple_effect

version - 3.0.0

Choose a tag to compare

@Adityapanther Adityapanther released this 31 Oct 05:12

What's Changed

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

Choose a tag to compare

@Adityapanther Adityapanther released this 05 Mar 06:24
  1. some issue fixed #27
    Full Changelog: v2.5.2...v2.5.3

version - 2.5.2

Choose a tag to compare

@Adityapanther Adityapanther released this 04 Nov 17:27
842ff2d

What's Changed

Full Changelog: v2.5.1...v2.5.2

version - 2.5.1

Choose a tag to compare

@Adityapanther Adityapanther released this 16 Jun 11:37
  1. #23
    shadow property is not working issue fixed and example added

version - 2.5.0

Choose a tag to compare

@Adityapanther Adityapanther released this 16 Jun 11:02
412a3b4

What's Changed

Full Changelog: 2.4.0...v2.5.0

version - 2.4.0

Choose a tag to compare

@Adityapanther Adityapanther released this 16 Mar 05:09

What's Changed

New Contributors

Full Changelog: 2.2.5...2.4.0

version - 2.2.5

Choose a tag to compare

@Adityapanther Adityapanther released this 02 Jul 17:04
1634c95
  1. No Directionality widget found. issue fixed

What's Changed

Full Changelog: 2.2.4...2.2.5

version - 2.2.4

Choose a tag to compare

@Adityapanther Adityapanther released this 08 Nov 14:38
  1. gradle and kotlin version issue fixed (#12)

version - 2.2.3

Choose a tag to compare

@Adityapanther Adityapanther released this 09 Jan 04:41
346ca42

migrated to null-safety support !

version 2.1.3

Choose a tag to compare

@Adityapanther Adityapanther released this 29 Jan 06:10
12c5b78
  • onTap method not working issue fixed.