fluttium 0.1.0 copy "fluttium: ^0.1.0" to clipboard
fluttium: ^0.1.0 copied to clipboard

The core package for the Fluttium user flow testing framework

0.1.0 #

  • feat!: migrate to Flutter v3.10.0 (#244)
  • chore: bump dart version to 3.0.0 (#250)

0.1.0-dev.4 #

  • feat: support pixel ratio for the screenshot action (#229)

0.1.0-dev.3 #

  • feat: implement scroll and swipe actions (#219)

0.1.0-dev.2 #

  • feat: implement a Wait action (#186)

0.1.0-dev.1 #

  • feat: add support for custom actions (#112)
  • feat: implement a LongPressOn action (#150)
  • feat: implement WriteText action (#151)
  • feat: implement ClearText action (#152)