wolfenrain/fluttium

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

Open

#388 opened on 2024年1月7日

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)

説明

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?

コントリビューターガイド