Skip to content

aditjoos/weather_app_flutter

Repository files navigation

Weather App

weather app banner

  1. Setup IDE, Flutter SDK, and Android SDK as on the flutter website
  2. Clone/download this repo

git clone https://github.com/aditjoos/weather_app_flutter.git C:/Users/<Your Computer Username>/Downloads 
  1. Go to project folder

cd C:/Users/<Your Computer Username>/Downloads
  1. Get the packages

flutter pub get
  1. Run the project. Make sure your device is connected.

flutter run