In this video, you will learn to perform GET and POST HTTP Requests using the http package in Flutter
jsonplaceholder posts endpoint:
https://jsonplaceholder.typicode.com/...
BLoC Pattern Tutorial with REST API:
• Flutter BLoC/Cubit Tutorial with REST API ...
Follow me on social media:
/ heyletscode
https://www.github.com/heyletscode
/ _heyletscode
/ heyletscode
Contents of this video:
00:00 - Introduction
00:40 - Install HTTP package
01:23 - Get Request
07:58 - Post Request