Skip to content

Nikoro/WeatherApp

Repository files navigation

WeatherApp

A demo illustraating the UI of the app

WeatherApp is a Flutter weather application.
It displays weather information for San Francisco for the next few days.
It uses data from MetaWeather REST API .

It supports:

  1. Both portrait and landscape mode
  2. Changing temperature's unit (°C/°F)

Getting Started

This project uses code generation tools.
Before building the project:
Run the below command in the terminal to generate necessary files:

flutter pub run build_runner build --delete-conflicting-outputs

Libraries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages