0.1.4

  • Migrate example to AndroidX.

0.1.3

  • Added example app.
  • Added stub iOS implementation.
  • Updated README.
  • No longer throws errors when running tests on the host.

0.1.2

  • Added support for running tests using Flutter driver.

0.1.1

  • Updates about using androidx library.

0.1.0

  • Update boilerplate test to use @Rule instead of FlutterTest.

0.0.2

  • Document current usage instructions, which require adding a Java test file.

0.0.1

  • Initial release