Mobile Development with Flutter and Dart, Part 11 of 16: HTTP
Interactive

Mobile Development with Flutter and Dart, Part 11 of 16: HTTP

LearnNow Online
Updated Sep 04, 2020

Course description

Make Apps that run on both IOS and Android with Flutter using Dart! This covers: adding HTTP package to the project setup, fetching JSON data, and creating a PostList class and mapping.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

The first parts of the course make the user familiar with Dart, these can be skipped if sufficiently knowledgeable.


Meet the expert

Paulo Dichone

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Video Runtime

78 Minutes

Time to complete

137 Minutes

Course Outline

HTTP

Adding http Package to our Project Project Setup (16:34)

  • Introduction (00:13)
  • Adding http Package to our Project (07:00)
  • Setup Network Class (09:12)
  • Summary (00:08)

Fetching JSON Data (21:35)

  • Introduction (00:08)
  • Fetching JSON Data (08:47)
  • Fetching JSON and Using FutureBuilder (12:32)
  • Summary (00:08)

Finalizing Fetching JSON and FutureBuilder (18:05)

  • Introduction (00:08)
  • Finalizing Fetching JSON and FutureBuilder (07:03)
  • PODO and Mapping JSON (10:46)
  • Summary (00:08)

Creating a PostList Class and Mapping (21:48)

  • Introduction (00:08)
  • Creating a PostList Class and Mapping (08:26)
  • Final Implementation (13:06)
  • Summary (00:08)
;