mirror of
https://github.com/Iconica-Development/flutter_availability.git
synced 2025-05-20 21:43:45 +02:00
This will add accessibility id and id to the inputfields, buttons and dynamic texts so they can be accessed in appium for automated tests
7 lines
218 B
Markdown
7 lines
218 B
Markdown
## 1.1.0
|
|
|
|
* Added CustomSemantics widget that is used to wrap all the buttons, textfields and dynamic texts to make the userstory accessible for e2e testing.
|
|
|
|
## 1.0.0
|
|
|
|
* First release of flutter_availability userstory |