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
- Host: GitHub
- URL: https://github.com/dorstern3/weather-app
- Owner: dorstern3
- Created: 2022-12-18T20:24:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T14:25:28.000Z (over 3 years ago)
- Last Synced: 2025-01-29T07:30:31.575Z (over 1 year ago)
- Topics: dart, flutter, flutter-app
- Language: C++
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).