HTTP GET and POST Requests in Flutter | Fetch Data from the Internet

preview_player
Показать описание
In this video, you will learn to perform GET and POST HTTP Requests using the http package in Flutter

jsonplaceholder posts endpoint:

BLoC Pattern Tutorial with REST API:

Follow me on social media:

Contents of this video:
00:00 - Introduction
00:40 - Install HTTP package
01:23 - Get Request
07:58 - Post Request
Рекомендации по теме
Комментарии
Автор

It I tried 5/6 tutorial but at last worked. Thank you. This video was a life saver.

forme
Автор

Man you're so good, Thanks for this simple and crystal audible

hammedibraheem
Автор

The audio is crisp and crystal clear. Love it

oladayoagbolade
Автор

This section is very clear and neat. Very nice one. Thanks and keep going.

saratm
Автор

Easy understand thanks for this video and we want more like this keep moving brow🐾

stefunraj
Автор

Thank you so much for the showcase how to implement API´s 🙂

FxTR
Автор

Awesome Video Bro We are waiting for your next video i am your big fan plz upload video of all android development videos don`t stop uploading videos you are mindblowing bro, plz come back soon.

utkarshkumar
Автор

A life saver for real, Thank you so much

haniamegri
Автор

Thank you so much, this has been really hepful.

georgeomara
Автор

Big Thanks sir,
a new subscriber From Algeria.

usertuserb
Автор

thank you sir, very useful video for me...

poojabhosale-vfqu
Автор

Thanks bro, do you have tutorial on how to do Webscraping using Flutter/dart?

jenglinux
Автор

Hello, this works good. Maybe stupid question, but why doesn't work with other sites? For example wikia. Changed ${post["title"} for ${post}, but result - empty Page. In case of jsonplaceholder it copy whole Page.

johannex.
Автор

u have any video for put and delete requests as well??

syedhannan
Автор

hi sir, im a beginner and i have live running website and im try to convert it into a app and i have designed my own ui in flutter and how do i pull the login data from the website

johnsunnyjohnsunny
Автор

Did i have at register and get an api key before.?

LMrc
Автор

Can you make a tutorial of this plugin with Firebase Realtime Database with security rules? That will be great.

richmondgingingon
Автор

i have a question if we are able to normally fetch api so simply so why do we need factory constructor, json serializable ?

mohdyusuf
Автор

Bro this works. But this works only when I debug with chrome. When I debug with Android emulator nothing happened. Are there any issue?

mobiledevelopment
Автор

but how to if i want display data but not listview exmample i want to display data in Text(....)

bigmatch