/Flutter-AppBrewery-ClimateApp

App Brew Tutorials built via Flutter

Primary LanguageDart

Flutter-AppBrewery-ClimateApp

This repository contains ClimateApp tutorial from London Appbrewery Section 13.

London App Brewery Site: https://www.appbrewery.co/

In this tutorial following is learnt:

  • Async and Await, Future
  • Fetching Network Content via http package, with API.
  • Json formatted data decoding.
  • Geolocation in getting current location.
  • Error catching via Try and Catch.
  • Passing Variables with Navigator, backward and forward.
  • Dynamic Variable.

The layout of the application is as follow: