wolfenrain/fluttium
View on GitHubfeat: Support more of the options that are available when calling flutter run
Open
#388 opened on Jan 7, 2024
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?