perspective_text 0.0.1 copy "perspective_text: ^0.0.1" to clipboard
perspective_text: ^0.0.1 copied to clipboard

Perspective-3D text which reacts to the position of the pointer or finger on screen.

perspective_text #

A 3D text widget where the text tracks the user's finger or mouse and always faces towards it on the screen. Has an onTap method callback for when it is pressed.

Can be used either as a widget that tracks the mouse/finger itself (use PointerReactiveText for this), or provided with an x and y offset percentage for the widget to calculate its own perspective (use ReactiveText).

See demo video of the widget implemented in a vertical PageView:

Demo video GIF

1
likes
60
pub points
0%
popularity

Publisher

unverified uploader

Perspective-3D text which reacts to the position of the pointer or finger on screen.

Homepage

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on perspective_text