Student Reviews
( 5 Of 5 )
1 review
Video of 78- Flutter Networking - http - Update data over the internet (Arabic) in Flutter course by Code2Start - Mohamed Fathy Taha channel, video No. 78 free certified online
Updating data over the internet is necessary for most apps. The http package has got that covered!
This lecture uses the following steps:
1- Add the http package.
2- Create the aqueduct server updateAuthor method
3- Update data over the internet using the http package.
4- Update back the listview with the updated Author.
source code
https://github.com/code2start/Flutter-Networking-and-API/tree/6-http-lesson6