Skip to content

Repository files navigation

weather_api_dio

This app uses Dio for handling API requests

It follows a lightweight Architecture: Presentation → Domain → Service layers

Technologies Used

Flutter

Dio (for API calls)

Bloc (for state management)

JSON Serialization (API response parsing)

Architecture Diagram

alt text

Demo

video demo (mp4)

Drive

Installation

Clone the repository:

git clone https://github.com/lamhungphan/weather_api_dio.git

Install dependencies:

flutter pub get

Run the app:

flutter run

Notes

The app uses a weather API like OpenWeatherMap or any similar service

Make sure to create an account and obtain a valid API key

It’s recommended to handle network connectivity checks before making API calls

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages