/Klima-Weather-App

A 7 Day Forecast Weather App made with Flutter

Primary LanguageDart

klima_weather

A Flutter App which tells the weather of the entered city Name. By default it is set to New Delhi. Uses openweatherapi to fetch the weather Data.

Download

Try the App :- https://drive.google.com/file/d/1p0Pzn5Y-IiAXFhABvlPbJoWahMmm4E2v/view?usp=sharing

Requirments

A Android Device with Internet Connections.

Libraries Used

-intl:- to reterieve date and time -flutter_spinkit:- for progress indicator -http for api calling

Screenshot

login image

Improvement

Right now the Forecast for the Next 7 day display wrong weekday.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

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