enzaimz / c_made_easy

A basic android app to learn C Programming basics
https://play.google.com/store/apps/details?id=com.enzaimz.c_syntax
10 stars 27 forks source link

Hero Animation #59

Open abhitidarbar opened 3 years ago

abhitidarbar commented 3 years ago

Hero refers to flying an image from one screen to another. Can we put title in the hero animation ? For Reference check : https://flutter.dev/docs/development/ui/animations/hero-animations

manuraj1107 commented 3 years ago

Hero animation with app logo to app bar ? title= cmade Easy correct me ,If i'm wrong!!!

harry-hov commented 3 years ago

@manuraj1107 I'm thinking about topics.

manuraj1107 commented 3 years ago

@manuraj1107 I'm thinking about topics.

It means ,when we tap on topic and then it moves to appbar with hero animation, right

harry-hov commented 3 years ago

@manuraj1107 I'm thinking about topics.

It means ,when we tap on topic and then it moves to appbar with hero animation, right

Yes.

If you can think of using Hero Animation in any other section of the App, you are always welcome.

amitpola commented 3 years ago

i want to work on this issue

manuraj1107 commented 3 years ago

@amitpola have you done this issue ?