patrol_finders 2.0.0 copy "patrol_finders: ^2.0.0" to clipboard
patrol_finders: ^2.0.0 copied to clipboard

Streamlined, high-level API on top of `flutter_test`.

2.0.0 #

  • Bump minimum supported Flutter version to 3.16 to be compatible with breaking changes in flutter_test
  • BREAKING:
    • Remove deprecated andSettle from all PatrolTester and PatrolFinder methods. Use settlePolicy instead (#1892)
    • The deprecated andSettle method has been removed from all PatrolTester and PatrolFinder methods like tap(), enterText(), and so on. Developers should now use settlePolicy as a replacement, which has been available since June (#1892)
    • The default settlePolicy has been changed to trySettle (#1892)

1.0.0 #

  • Initial release as a standalone package (#1606)
37
likes
0
pub points
86%
popularity

Publisher

verified publisherleancode.co

Streamlined, high-level API on top of `flutter_test`.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_test, meta

More

Packages that depend on patrol_finders