testsweets_generator 0.3.0 copy "testsweets_generator: ^0.3.0" to clipboard
testsweets_generator: ^0.3.0 copied to clipboard

outdated

A new Flutter package project.

0.3.0 #

  • Breaking Change: The generator no longer outputs lib/app_automation_keys.dart, but app_automation_keys.json in the root folder of the project, i.e next to the pubspec file. The json file can be uploaded with the testsweets package.

0.2.0 #

  • Adds null safety

0.1.0 #

  • Adds the scrollable widget type

0.0.2 #

  • Allows view keys to be 2 parts only

0.0.1+2 #

  • Ignore commented keys
  • Ignore duplicate keys

0.0.1+1 #

  • Improve key extraction

0.0.1 #

  • Initial release.