Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dinithmaleesha/flutter-weather-app


https://github.com/dinithmaleesha/flutter-weather-app

Last synced: about 1 month ago
JSON representation

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
Colombo Weather New York Weather Choose a Location

## Usage

1. **Clone the Repository:**
```bash
git clone https://github.com/dinithmaleesha/flutter-weather-app.git