Student Reviews
( 5 Of 5 )
1 review
Video of 73- Flutter Networking-http - introduction to network packages, fetch data from the internet(Arabic) in Flutter course by Code2Start - Mohamed Fathy Taha channel, video No. 73 free certified online
In this lecture we will talk about the following
-Introduction to flutter networking packages
-Fetch data from the internet using the http package
1- Add the http package.
2- Make a network request using the http package.
3- Convert the response into a custom Dart object.
4- Fetch and display the data with Flutter.
source code
https://github.com/code2start/Flutter-Networking-API