iamprakash13 / Flutter-Widgets

Add Here handful of widgets with proper documentation below. I'll appreciate your contribution.
6 stars 12 forks source link

Add Dynamic or Animated Widgets #Flutter #6

Open iamprakash13 opened 5 years ago

iamprakash13 commented 5 years ago

Description: add dynamic/animated widget that is custom created or already exists give a small description on readme.md add some animated widget with its demo on readme.md some animated platforms for flutter are flare, nemo. refer

StrangeNoob commented 5 years ago

if you can explain more would certainly work on it ?

iamprakash13 commented 5 years ago

sure, build some dynamic widget in the sense that it should have change view according to callback/data from db/restapi. or animations interactive to user response on screen to make ui pleasant (custom loader, man walking, shapes shrink n change, or any animation created in 2dimensions)

what else you need to know?

StrangeNoob commented 5 years ago

I got it !!! I would loved to work on it !!!

ZOROsrk commented 5 years ago

can i add Hero animation ?

iamprakash13 commented 5 years ago

yes add it. add more attractive animation, widgets to repo. @ZOROsrk

iamprakash13 commented 4 years ago

add dynamic/ animated widgets in this issue. this issue's PR are given first preference. happy hacking!