shagun25 / SheHeroes

SheHeroes- A Women And Child Safety App
https://discord.com/channels/811724426965811210/815018090991321099
Creative Commons Zero v1.0 Universal
76 stars 92 forks source link

Refactor homescreen.dart file #17

Open Sahil-kachhap opened 3 years ago

Sahil-kachhap commented 3 years ago

Map data = {
    "incidents": [
      {
        "id": "98518834",
        "type": 1,
        "severity": 2,
        "eventCode": 701,
        "lat": 39.537991,
        "lng": -105.036377,
        "startTime": "2019-06-01T08:00:00",
        "endTime": "2021-06-01T17:01:00",
        "impacting": false,
        "shortDesc":
            "US-85 Santa Fe Dr: intermittent lane closures from CO-470 to Highlands Ranch Pkwy",
        "fullDesc":
            "Intermittent lane closures due to maintenance work on US-85 Santa Fe Dr both ways from CO-470 / US-85 Santa Fe Dr / County Line Rd to Highlands Ranch Pkwy.",
        "delayFromFreeFlow": 0.0,
        "delayFromTypical": 0.0,
        "distance": 6.159999847412109,
        "iconURL": "http://content.mqcdn.com/mqtraffic/const_mod.png",
        "parameterizedDescription": {
          "crossRoad2": "US-85 Santa Fe Dr / Highlands Ranch Pkwy / Dumont Way",
          "crossRoad1": "CO-470 / US-85 Santa Fe Dr / County Line Rd",
          "position2": "to",
          "direction": "both ways",
          "position1": "from",
          "eventText": "Intermittent Lane Closures, maintenance work",
          "roadName": "US-85"
        }
      },
hiashutoshsingh commented 3 years ago

@Sahil-kachhap What's the update on this? is everything going smooth. Let us know if you are blocked somewhere.

Sahil-kachhap commented 3 years ago

@hiashutoshsingh Work is in progress sir . I will let you know if I face any kind of difficulty at any place of this work.