wolfenrain/fluttium

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

Open

#388 geöffnet am 7. Jan. 2024

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Dart (9 Forks)github user discovery
featuregood first issue

Repository-Metriken

Stars
 (373 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide