Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dinithmaleesha/flutter-weather-app
https://github.com/dinithmaleesha/flutter-weather-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dinithmaleesha/flutter-weather-app
- Owner: dinithmaleesha
- Created: 2024-03-04T13:15:47.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-04T13:43:56.000Z (11 months ago)
- Last Synced: 2024-03-04T14:47:13.454Z (11 months ago)
- Language: Dart
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Weather App
## Overview
This Flutter Weather App allows users to check the current weather in different countries.
The app displays the weather information, including temperature, weather type, and the current time.
The weather data is fetched using the [WeatherAPI](https://www.weatherapi.com/) for free API access.## Features
- **Weather Information:** Get real-time weather updates for selected locations.
- **Current Time:** View the current time along with the weather details.
- **User-friendly Interface:** Easy-to-use interface with options to choose different locations.## Screenshots
## Usage
1. **Clone the Repository:**
```bash
git clone https://github.com/dinithmaleesha/flutter-weather-app.git