brianegan / new_flutter_template

Test ideas for a new flutter template
140 stars 23 forks source link

Should we have animation logo ? #18

Open burhanrashid52 opened 3 years ago

burhanrashid52 commented 3 years ago

This idea is being inspired by the create-react-app template, where it creates a rotation animation of react logo in the center using CSS. It also contains a sample use case of media queries in CSS. We can have a simple flutter logo with fade-in/fade-out animation in the center using in build animation widgets.

brianegan commented 3 years ago

Thanks so much for the idea! I'm curious as well if others would like to see this, or what kind of animations folks would like to see :)