Cimo02 / promptly

An app that prompts you to create art. (WIP!)
0 stars 0 forks source link

Add 'animated_text_kit' package and implement WavyAnimatedTextKit #7

Open Cimo02 opened 3 years ago

Cimo02 commented 3 years ago

WavyAnimatedTextKit( textStyle: TextStyle( fontSize: 32.0, fontWeight: FontWeight.bold ), text: [ "promptly", ], isRepeatingAnimation: true, ),

Cimo02 commented 3 years ago

On the LoadingScreen ^