Relative Content

Tag Archive for flutterapidio

I just learning Flutter and i cant map response data for using

[
{
“id”: 0,
“owner”: {
“id”: 0,
“email”: “[email protected]”,
“username”: “string”,
“phone”: “string”,
“is_active”: true,
“is_staff”: true,
“is_premium”: true,
“active_status”: 32767,
“auth_provider”: “string”,
“profile”: {
“id”: 0,
“user”: “string”,
“last_name”: “string”,
“first_name”: “string”,
“point”: 2147483647,
“exp”: 2147483647,
“streak”: 2147483647,
“avatar_url”: “string”,
“gender”: 0,
“birthdate”: “2024-06-11T13:43:43.912Z”,
“height”: “-“,
“weight”: “04.0”,
“bmi”: “93.”,
“level”: 0,
“created_at”: “2024-06-11T13:43:43.913Z”,
“updated_at”: “2024-06-11T13:43:43.913Z”,
“active_status”: 32767
},
“following”: [
{
“id”: 0,
“follower”: 0,
“followed”: 0
}
],
“created_at”: “2024-06-11T13:43:43.913Z”
},
“title”: “string”,
“description”: “string”,
“image_url”: “string”,
“content”: “string”,
“benefit”: “string”,
“votes”: [
{
“id”: 0,
“user”: “string”,
“user_id”: “string”,
“blog”: “string”,
“vote_value”: 2147483647
}
],
“created_at”: “2024-06-11T13:43:43.913Z”,
“updated_at”: “2024-06-11T13:43:43.913Z”,
“active_status”: 2147483647
}
]
data response