flutter_gherkin/CHANGELOG.md

13 lines
307 B
Markdown
Raw Normal View History

## [0.0.3] - 29/10/2018
* Added more pre-defined flutter step definitions
* Added more Flutter driver util methods to abstract common functionality like entering text into a control and tapping a button.
## [0.0.2] - 29/10/2018
2018-10-26 10:09:22 +00:00
* Fixed up dependencies
2018-10-29 05:31:24 +00:00
## [0.0.1] - 29/10/2018
* Initial working release