flutter_touch_scale 1.0.0+1 copy "flutter_touch_scale: ^1.0.0+1" to clipboard
flutter_touch_scale: ^1.0.0+1 copied to clipboard

This Flutter package delivers clear visual feedback through scale animations on user touch interactions.

Introduction #

This Flutter package delivers clear visual feedback through scale animations on user touch interactions.

See Also, If you want the change-log by version for this package. refer to Change Log for details.

Usage #

The following explains the basic usage of this package.

TouchScale(
  onPress: () => print("Hello, World!"),
  child: ... // <- this your widget
)
3
likes
0
points
236
downloads

Publisher

verified publisherttangkong.dev

Weekly Downloads

This Flutter package delivers clear visual feedback through scale animations on user touch interactions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_touch_scale