wolfenrain/fluttium

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

Open

#388 创建于 2024年1月7日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)Dart (9 fork)github user discovery
featuregood first issue

仓库指标

Star
 (373 star)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南