/Clima-Flutter

Starter code for the Clima Project from the Complete Flutter Development Bootcamp

Primary LanguageDart

Clima ☁

Concepts used in this project

  • Dart asynchronous tasks.
  • Async and await.
  • Futures.
  • Dart http package.
  • APIs.
  • JSONs, parsing using the Dart convert package.
  • Data passing forwards and backwards between screens using the Navigator.
  • Exceptions in Dart using try/catch/throw.
  • Lifecycle of Stateful Widgets and how to override them.
  • Geolocation.
  • TextField Widget.

End Banner