wolfenrain/fluttium

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

Open

#388 ouverte le 7 janv. 2024

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)Dart (9 forks)github user discovery
featuregood first issue

Métriques du dépôt

Stars
 (373 stars)
Métriques de merge PR
 (Métriques PR en attente)

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?

Guide contributeur