wolfenrain/fluttium

feat: Support more of the options that are available when calling flutter run

Open

#388 aberto em 7 de jan. de 2024

Ver no GitHub
 (2 comments) (2 reactions) (0 assignees)Dart (9 forks)github user discovery
featuregood first issue

Métricas do repositório

Stars
 (373 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Right now I can't run tests with the following which is blocking me in some cases:

  • --web-port
  • --dart-define-from-file

Would we be able to get them added as options in the fluttium.yaml as well as when running tests?

Guia do colaborador