- API to tap on center of widget. Call
/tap?.....¢er=true
- Ignore elements with NaN positions
- Sending content of text fields as
plain_text
in/editables
- Sending text style as
style
in/texts
. Thanks @akshayherle11.
- Add /scroll and /scroll-into APIs
- Flutter 3.0 changes
- Flutter 2.5 support
- Better handling of text inputs
- Migrated to null safety
- Flutter 2.0 support
- Sends JSON response for all requests
- Added example project
- 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.
- Initial release