edilsonmatola / WeatherApp_flutter

A command line app that fetchs weather info using MetaWeather API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leia este guia em Português

Weather App

metaweather-app-preview

A command line app that fetchs weather information using MetaWeather API.

To run the app, simply write the following command:

dart bin/main.dart "city-name"

Replace the "city-name", eg, dart bin/main.dart durban

Visite the MetaWeather website for more information.

About

A command line app that fetchs weather info using MetaWeather API.

License:MIT License


Languages

Language:Dart 100.0%