In this video, we will see how we can build a flutter app that uses a rest API for CRUD operation.
The English version of this video is available on @NitishKumarSingh
Timeline
00:00 01:10 App Demo
01:10 05:20 Rest API Swagger
05:20 10:40 Building User Interface
10:40 21:30 Create Todo Task [POST]
21:30 26:45 List All Todo [GET]
26:45 30:00 Create Todo Task [Refresh Indicator]
30:00 36:25 Create Todo Task [DELETE]
36:25 45:48 Edit Todo Task [PUT]
45:48 60:04 Code Refactoring
Package: https://pub.dev/packages/http
API Documentation: http://api.nstack.in/
Download
0 formats
No download links available.
Todo App using Rest API in flutter | Flutter tutorial | Flutter Hindi | NatokHD