flutter weather
a beautiful weather forecasting application built with the flutter development kit.
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.