Skip to content

A flutter Weather application which can be used to get current temperature and other details.

Notifications You must be signed in to change notification settings

Gsuyash20/wclimate

Repository files navigation

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

        

        

        

About

A flutter Weather application which can be used to get current temperature and other details.

Resources

Stars

Watchers

Forks