Another exquisit release
Linkedin.Learning.Flutter.Part.08.Powering.Your.App.with.Live.Web.Data-XQZT
Title: Flutter: Part 08 Powering Your App with Live Web Data
Publisher: Linkedin.Learning
Size: 540M (565165231 B)
Files: 12F
Date: 08/30/2019
Course #: Linkedin.Learning
Type: N/A
Published: August 30, 2019
Modified: N/A
URL: www.linkedin.com/learning/flutter-part-08-powering-your-app-with-live-web-data
Author: Angela Yu
Duration: 3h 14m 57s
Skill: Intermediate
Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
Users have come to expect true connectivity from their apps, like
constant access to real-time data. With Flutter, it s possible to
build apps powered by live web data, such as the weather app you
build in this project-based course. Instructor Angela Yu takes you
through the process of accessing and requesting live data via
asynchronous programming methods in Dart. She shows how to
handle errors, access APIs for external data, and parse data
types such as JSON. Plus, learn how to use Dart geolocation
packages to implement location services in your app and pass data to
objects in your app in order to display the information to