Flutter Tutorial: JSON Serialization in Flutter | json_serializable |

Описание к видео Flutter Tutorial: JSON Serialization in Flutter | json_serializable |

This video is about JSON serialization in Flutter. We can serialize the JSON file both manually and automatically generate a serialization code. In this video, we are serializing the JSON file using automatic code generation and for that, we are using a package called 'json_serializable'.

Do watch the video carefully, you will definitely understand JSON serialization using code generation.

JSON File: https://jsonplaceholder.typicode.com/...
Medium Article:   / fetching-data-from-the-internet-with-rest-...  

#flutter #coading #tutorial #json #serialization

► Timestamps
0:00 Intro
0:35 Project Setup
0:46 JSON File Explanation
1:12 Model Class Files Creation
2:09 Model Class Creation
4:23 Adding Dependencies
5:15 Making the Class in JSON serializable way
7:50 Command for code generation
9:54 Consuming the JSON data using http package.
10:47 Outro

....................

Комментарии

Информация по комментариям в разработке