Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 519 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 519 Bytes

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