Loading repository data…
Loading repository data…
duyhuy27 / repository
A simple Flutter project demonstrating the use of the Bloc pattern for state management and interaction with the OpenWeatherMap API. The app allows users to get weather information based on their current location or by searching for a specific city
A simple Flutter project demonstrating the use of the Bloc pattern for state management and interaction with the OpenWeatherMap API. The app allows users to get weather information based on their current location or by searching for a specific city. It utilizes the following packages:

# 1. Clone the Repository:
git clone https://github.com/duyhuy27/Flutter-Weather-App-Bloc.git
# 2. Navigate to the Project Directory:
cd weather_app_bloc_1
# 3. Install Dependencies:
flutter pub get
# 4. Run the Application:
flutter run
If you'd like to contribute to the project, please follow the contribution guidelines.
This project is licensed under the MIT License.
For inquiries or suggestions, please feel free to open an issue or contact the project maintainer at huy.mobcontact@gmail.com.
Happy coding! 🌦️