Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,
   ),
)

About

Hero Effect for common words of two Text (Flutter)

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages