Flutter: How can i make multiple screens for each element of nested list?

Issue

I want to implement App as like given reference App, So i’m looking for that Logic.

i have implemented logic for add various elements into list but how can i make multiple screens on tap of ListTile

for reference app visit :https://play.google.com/store/apps/details?id=com.tuyware.jsongenie

Please someone go through it ,Thank you in advance!

Solution

You can try this Example Project.
I hope it is useful for you.
If it does not work feel free to ask me for better solution.

https://github.com/phucgaoxam/demo_navigator_flutter

thanks

Answered By – khunt arpit

Answer Checked By – Candace Johnson (FlutterFixes Volunteer)

Leave a Reply

Your email address will not be published. Required fields are marked *