Skip to content

ahmeriqbal7aa/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather_app

A new Flutter application.

Getting Started

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

What will you Learn

  • Understand async and await.
  • How to network with the Dart HTTP Package.
  • How to use Dart to perform Asynchronous tasks.
  • How to use the TextField Widget to take User Input.
  • Learn about Future Widget and how to work with them.
  • What APIs are and how to use them to get data from the Internet.
  • What JSONs are and how to parse them using the Dart Convert Package.
  • Learn about the lifecycle of Stateful Widget and how to Override them.
  • How to pass data forwards and backwards between screens using the Navigator.
  • How to use the Geo_locator Package to get live location data for both iOS and Android.

Icon

Screenshots

Working