Flutter API & Local Database Series EP06 - JSON & Serialization

preview_player
Показать описание
This video is introducing JSON and Serialization in Flutter. JSON stands for JavaScript Object Notation. It is a lightweight structured format for storing and transporting data and JSON is commonly used during API Integration. While Serialization (or known as Encoding) is turning a data structure into a string, Deserialization (or Decoding) is the opposite process, where turning a string into a data structure. However, Serialization also commonly refers to the entire process of translating data structures to and from a more easily readable format.

Let's try out and see.

0:00 Introduction
2:03 start coding
3:25 dart:convert
8:01 JSON model class
10:48 Decoding using JSON model class

Credit to:

1) Canva
- Background Images & Thumbnail

2) Background Music:
- Youtube Audio Library
a. Meet & Fun!, by Ofshane
b. Large Smile Mood, by Nico Staf

a. Creative Minds
b. A New Beginning
c. Inspire

3) Previous Series:

Flutter Basic Widgets:

Flutter Advanced UI Series:

#flutter #json #serialization #structured #data #encoding #decoding #api #server #response #get #post #ios #android #flutterdev #flutterdevelopment

Follow @
1. instagram - codelx21 (TechnoLX21)
2. Twitter - @LxTechno
Рекомендации по теме
Комментарии
Автор

hey bro! you are telling like easy and understanding. keep going like

sreenukareti
Автор

Awesome i like your videos, please make request all data with model and convert to list 🙏

ejkk
Автор

mind sharing what extended do you use that makes it appear error in red as soon as you enter 1 slash /?

vontdeux
Автор

Awesome...
But, when will you show us the part of "Local Database" after 6 videos?

TrikNgonlen