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.
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