tactile 0.3.2 copy "tactile: ^0.3.2" to clipboard
tactile: ^0.3.2 copied to clipboard

Make any widget feel physical: it tilts toward your finger, depresses at the press point, and a glare tracks where you press. Compositor-only, no shaders.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tactile

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tactile: ^0.3.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tactile/tactile.dart';
1
likes
160
points
25
downloads

Documentation

API reference

Publisher

verified publishermouazanan.dev

Weekly Downloads

Make any widget feel physical: it tilts toward your finger, depresses at the press point, and a glare tracks where you press. Compositor-only, no shaders.

Repository (GitHub)
View/report issues

Topics

#ui #animation #gestures #button #interaction

Funding

Consider supporting this project:

ko-fi.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tactile