autopilot 0.3.1 copy "autopilot: ^0.3.1" to clipboard
autopilot: ^0.3.1 copied to clipboard

A test driver for Flutter to do QA testing without sharing app source code.

0.3.1 #

  • Add /scroll and /scroll-into APIs

0.3.0 #

  • Flutter 3.0 changes

0.2.0 #

  • Flutter 2.5 support
  • Better handling of text inputs

0.1.0 #

  • Migrated to null safety
  • Flutter 2.0 support
  • Sends JSON response for all requests
  • Added example project

0.0.2 #

  • Widget based setup of Autopilot
  • Adding an optional red banner at bottom to identify Autopilot is active
  • Cleaner API for custom handlers
  • Added text in the /editables API. Returns current text input value.

0.0.1 #

  • Initial release
8
likes
120
pub points
45%
popularity

Publisher

unverified uploader

A test driver for Flutter to do QA testing without sharing app source code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, flutter_test

More

Packages that depend on autopilot