wolfenrain/fluttium

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

Open

#388 opened on Jan 7, 2024

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

Repository metrics

Stars
 (373 stars)
PR merge metrics
 (PR metrics pending)

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?

Contributor guide