Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 571 Bytes

File metadata and controls

14 lines (8 loc) · 571 Bytes

cloudcast

CloudCast is a simple Flutter application that allows users to input a location and displays the weather information for that region. The app uses the OpenWeather API to fetch real-time weather data.

Features

Location Input: Enter the name of any city or region.

Weather Display: Shows the current weather details like temperature, humidity, and weather conditions. Two Pages: The app consists of two main pages

-- Home Page: Where users can input the location.

-- Weather Display Page: Where the weather information for the entered location is shown