iampawan / FlutterExampleApps

[Example APPS] Basic Flutter apps, for flutter devs.
20.49k stars 3.77k forks source link

How to create dynamic widgets based on json response flutter #20

Closed Mohammed3194 closed 4 years ago

Mohammed3194 commented 4 years ago

How do i design the screen as shown in the Screenshot Screenshot image

Here, in the screen it has option to swipe screen within the fixed content and screen are also created dynamically based on json response

Also, please help me out in creating dynamic expansiontile with multiple items as in the screenshot, and providing user to enter comments and store comment values based in each exapansiontile Any help would be appreciated..

iampawan commented 4 years ago

You can prefix type of widgets you want to create based on your response