How to read a nested json file in flutter and bind the values to dependent dropdowns

后端 未结 0 1205
我在风中等你
我在风中等你 2021-01-22 09:29

Json file has hierarchy as following:

[
  {
    "id": 1,
    "city": "Mumbai",
    "area": [
      {
        "id"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题