s_ink_button 1.0.1 copy "s_ink_button: ^1.0.1" to clipboard
s_ink_button: ^1.0.1 copied to clipboard

InkWell alternative with better performance, without needing to be wrapped by a Material widget. Features: splash effect, haptic feedback, onTap, onLongPress, onDoubleTap handlers, circle button support.

1.0.1 #

  • updated README
  • updated Documentation and Dart files convention

1.0.0 - 2025-12-11 #

  • Initial release of s_ink_button
  • Features: lightweight splash/hover animation without the need for a Material widget around the child, configurable splash color and radius, haptic feedback support, long press and double tap events, circle button support, and improved performance compared to InkWell for some layouts.
  • Added example Flutter app with basic and advanced examples in example/
  • Added widget tests in test/ that validate tap, double tap and long-press handlers
  • Included example screenshot asset and updated README.md with install and usage examples
  • Added MIT license and .pubignore/.gitattributes to prepare for publishing
0
likes
0
points
223
downloads

Publisher

unverified uploader

Weekly Downloads

InkWell alternative with better performance, without needing to be wrapped by a Material widget. Features: splash effect, haptic feedback, onTap, onLongPress, onDoubleTap handlers, circle button support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_animate, soundsliced_dart_extensions, soundsliced_tween_animation_builder

More

Packages that depend on s_ink_button