
Weather app using Bloc architecture pattern & generic HTTP client with interface implementation and much more for more detail read Readme
The weatherWeather application is a Flutter-based app that provides users with current weather information, hourly forecasts for 48 hours, daily forecasts for 7 days, and national weather alerts. It offers both dark and light modes for customizable user experience.
The weatherWeather application is a robust Flutter-based app that provides users with comprehensive weather information. It offers features such as current weather updates, hourly and daily forecasts, and national weather alerts. The app also includes dark and light modes for personalized user experiences. To run the app, simply install Flutter, clone the repository, and run the app using the flutter run command.

Flutter is an open-source UI framework developed by Google that allows developers to create high-performance, cross-platform mobile applications with a single codebase.
A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.