- Clone the repository
- Open meta_weather directory in the terminal:
cd meta_weather
- Update the API key in
lib/meta_weather_api.dart
with your own API key from Open Weather - Run the app:
dart bin/meta_weather.dart <location>
, where location is an argument that points to a location.
-
Notifications
You must be signed in to change notification settings - Fork 0
Infvyr/dart_console_weather_api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Dart console weather app