Skip to content

flutter

  • run app on web:flutter run -d web-server --web-hostname=0.0.0.0 --web-port=8082
  • run app on macos: flutter run -d macos