Skip to content

sshadkany/HeroText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages