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

https://github.com/dorstern3/weather-app

List of countries and their weather
https://github.com/dorstern3/weather-app

dart flutter flutter-app

Last synced: 3 months ago
JSON representation

List of countries and their weather

Awesome Lists containing this project

README

          

# Weather-App

## View:
- ### Android device:
https://user-images.githubusercontent.com/96941609/212476787-792727d1-cbc3-4e6f-8fdf-d7735ef585f2.mp4

- ### Web:
https://user-images.githubusercontent.com/96941609/212476793-33b7fb61-7f9c-4bfd-ac22-616e829820ef.mp4

## Description:
List of countries and their weather.
- API countries - https://countriesnow.space/api/v0.1/countries/flag/images
- API weather - https://weatherstack.com/documentation

**SvgPicture Doesn't work in emulator, only on a Real device.**

## Platforms:
- [X] Windows
- [X] Google Chrome
- [X] Microsoft Edge
- [X] Android
- [X] iOS

## Install:
- Run flutter pub get
- Run flutter run -v (for apk file).