Flutter API & Local Database Series EP04 - HttpClient

preview_player
Показать описание
This video is introducing HttpClient communication in Flutter. HttpClient class is an HTTP client for communicating with an HTTP server in Flutter. HttpClient contains a number of methods to send an HttpClientRequest to an Http server and receive an HttpClientResponse back. For example, get and post methods for GET and POST requests, respectively. Worth to note that, HttpClient ONLY provides low-level HTTP functionality.

Let's try out and see.

0:00 Introduction
2:03 start coding
3:32 build Http Client request
6:11 http GET method
8:50 http POST method

Credit to:

1) Canva
- Background Images & Thumbnail

2)Background Music:
- Youtube Audio Library
a. Instant Crush, by Corbyn Kites
b. Interstellar Mood, by Nico Staf
c. Large Smile Mood, by Nico Staf
d. Hopeful Freedom, by Asher Fulero
e. Better, by Anno Domini Beats

3) Previous Series:

Flutter Basic Widgets:

Flutter Advanced UI Series:

#flutter #httpclient #http #server #communication #request #response #state #get #post #ios #android #flutterdev #flutterdevelopment

Follow @
1. instagram - codelx21 (TechnoLX21)
2. Twitter - @LxTechno
Рекомендации по теме
visit shbcf.ru