command for runing the app url - https://github.com/Rajkdea123/weather_app.git
Open Cmd and type
git clone https://github.com/Rajkdea123/weather_app.git
dir - For Windows Users
cd weather_app
code . [ For Vscode Users] Open terminal in vscode Add Dependencies/Packages
- flutter pub add provider
- flutter pub add http
- flutter pub add shared_preferences After this run these command flutter pub get flutter run