ez 0.0.3 copy "ez: ^0.0.3" to clipboard
ez: ^0.0.3 copied to clipboard

A wrapper class around flutter_driver API. Allows you to replace verbose calls like driver.tap(find.byValueKey("my-key")) with ez.tap("my-key")

0.0.3 #

  • scroll methods

0.0.2 #

  • fix logging for waitFor

0.0.1 #

  • Initial release
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A wrapper class around flutter_driver API. Allows you to replace verbose calls like driver.tap(find.byValueKey("my-key")) with ez.tap("my-key")

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_driver, test

More

Packages that depend on ez