- fix: use last step that is done for storing files (#267)
- fix: adjust fluttium version constraints (#269)
- chore: bump dart version to 3.0.0 (#250)
- chore: bump versions (#256)
- feat: check if installed Flutter version is supported (#247)
- chore: bump
fluttium_driver
version (#263)
- fix: use correct
log_action
version in fluttium.yaml
(#264)
- chore: bump
pub_updater
from 0.2.4 to 0.3.0 in /packages/fluttium_cli (#231)
- fix:
expanded
reporter not storing screenshots (#243)
- fix: always use given device instead of prompting (#195)
- feat: add shell completion (#190)
- feat: add support for different reporters (#196)
- chore: update
fluttium_driver
to v0.1.0-dev.3 (#199)
- fix: driver configuration is not being read correctly from
fluttium.yaml
(#182)
- feat: add support for custom actions (#112)
- chore: update
fluttium_runner
to v0.1.0-dev.11 (#110)
- fix: don't escape steps in flow brick (#97)
- feat: add
--dart-define
options to the CLI to pass to the Flutter process (#96)
- chore: update
fluttium_runner
to v0.1.0-dev.10 (#101)
- refactor: properly use the semantic tree instead of relying on the
integration_test
framework (#70)
- chore: update
fluttium_runner
to v0.1.0-dev.9 (#94)
- chore: update
fluttium_runner
to v0.1.0-dev.8 (#90)
- fix: use multi-line string to safely escape patterns for actions (#88)
- feat: ensure only supported devices show up (#81)
- feat: support windows platform (#82)
- feat: support linux platform (#79)
- chore(fluttium_cli): update
fluttium_runner
to v0.1.0-dev.7 (#84)
- fix: update prompt on update (#72)
- chore(fluttium_cli): update
fluttium_runner
to v0.1.0-dev.6 (#77)
- fix: unexpected end of input error when running
- chore: update
fluttium_flow
to v0.1.0-dev.2
- chore: update
fluttium_runner
to v0.1.0-dev.5
- fix: run flutter without version check
- refactor: use
Logger
instead of print()
for CLI usage prompt
- fix: sanitize text representations
- feat: support flavor and custom target file
- chore: upgrade
fluttium_runner
to v0.1.0-dev.3
- chore: upgrade
fluttium_runner
to v0.1.0-dev.2
- fix: using wrong
packageVersion
in the version check
- fix: using wrong
packageVersion
for the update command
- chore: upgrade
mason
to 0.1.0-dev.34