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

https://github.com/ahmnouira/flutter_iweather

Weather app using flutter
https://github.com/ahmnouira/flutter_iweather

Last synced: about 2 months ago
JSON representation

Weather app using flutter

Awesome Lists containing this project

README

          

# Iweather

A Simple Weather Flutter application that the current forecast of a city.

# Overview

# How to run the app locally
1. Check that flutter is installed
`fluter --version`

2. Intsalled the application dependices
`flutter pub get`

3. Run the application
`flutter run`