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

Hero Effect for common words of text widget.

Hero Effect for common words of text widget (something like magic move in keynote)

Features #

HeroText

Usage #

Usage is easily and likes Hero,but obviously the child should be Text. don't forget to increase transitionDuration (look at example for more).

HeroText(
   tag: 'tag',
   child: Text(
       'To be, or not to be, that is the question',
       style: Theme.of(context).textTheme.headline5,
   ),
)
17
likes
140
pub points
56%
popularity

Publisher

unverified uploader

Hero Effect for common words of text widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hero_text