I need to create a Nested List UI & pass on the list data to API.
You can checkout this Javascript Library for Reference How can I achieve the same behaviour in Flutter.
I have tried customizing ReorderableListView
& Dragabble
but cannot achieve the Drag Behaviour for Nested Items.