– Introduction to REST API , API Key, API Endpoint
– What is JSON? – Detailed Explanation
– HTTP Package, HTTP Fetch Method
– Getting Data from API End Point using HTTP Method
– HTTP Post Method
– Adding Data from API End Point using HTTP Method
– HTTP Update Method
– Updating Data from API End Point using HTTP Method
– HTTP Delete Method
– Deleting Data from API End Point using HTTP Method
– Data Modeling in Flutter, Serialization with JSON, Parse JSON – fromJson, toJson
– Creating List View widget using Data, Converting to Book Model List