Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.54 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.54 KB

Weatherly

A Flutter project.

App description

The application overall contains 3 screens i.e.

  1. Loading Screen which contains a spinning toolkit package and also fetch data from the Api server.
  2. Location Screen is the main screen which show the current weather of the city. Also, by swiping up the bottom, we can get the weather details of that city.
  3. Search Screen- where we can search the different cities and get their current temperature and other weather details

Packages used

  1. cupertino icons
  2. Flutter spinkit
  3. Geolocator
  4. HTTP
  5. Font Awesome Flutter
  6. Sliding up panel

Api used

OpenWeatherMap

ScreenShots