flutter_page_object 0.0.5+2 copy "flutter_page_object: ^0.0.5+2" to clipboard
flutter_page_object: ^0.0.5+2 copied to clipboard

Helps to implement the Page Object pattern in a Flutter app.

0.0.5+2 #

  • Documentation updates.

0.0.5+1 #

  • Documentation updates.

0.0.5 #

  • Rename HasScrollable mixin to IsScrollable.
  • Add IsSlidable mixin.

0.0.4 #

  • ScrollablePageObject: scroll the first Scrollable in the case of nested Scrollables.

0.0.3 #

  • Fixed link to repository.
  • Minor tests improvements.

0.0.2 #

  • Added GitHub Actions for CI/CD.
  • Configured Codecov for test coverage tracking.
  • Excluded example folder from coverage reports.
  • Documentation updates.

0.0.1 #

  • Initial release.
1
likes
0
points
645
downloads

Publisher

unverified uploader

Weekly Downloads

Helps to implement the Page Object pattern in a Flutter app.

Repository (GitHub)
View/report issues

Topics

#page-object #testing #test-automation

License

unknown (license)

Dependencies

flutter, flutter_test

More

Packages that depend on flutter_page_object