flutter weather
a beautiful weather forecasting application built with the flutter development kit.
![[2025] A beautiful weather forecasting application built with Flutter](https://i0.wp.com/raw.githubusercontent.com/scarnett/flutter_weather/main/docs/images/app_store.png?fit=770%2C50&ssl=1)
![[2025] A beautiful weather forecasting application built with Flutter weather forecasting](https://i0.wp.com/flutterawesome.com/content/images/2021/02/screen1.png?resize=720%2C1440&ssl=1)
![[2025] A beautiful weather forecasting application built with Flutter screen2](https://i0.wp.com/flutterawesome.com/content/images/2021/02/screen2.png?w=770&ssl=1)
![[2025] A beautiful weather forecasting application built with Flutter screen3](https://i0.wp.com/flutterawesome.com/content/images/2021/02/screen3.png?w=770&ssl=1)
run application
this project uses nx. go here for installation instructions.
flutter
dev
nx run mobile_flutter:rundev
prod
nx run mobile_flutter:runprod
angular
nx run web_ng:serve
Comments are closed.