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")

Stable versions of ez

VersionMin Dart SDKUploadedDocumentationArchive
0.0.32.14 years agoCheck the analysis logs for ez 0.0.3Download ez 0.0.3 archive
0.0.22.14 years agoCheck the analysis logs for ez 0.0.2Download ez 0.0.2 archive
0.0.12.14 years agoDownload ez 0.0.1 archive
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