flutter_availability/CHANGELOG.md

15 lines
395 B
Markdown
Raw Permalink Normal View History

2025-05-07 11:21:09 +02:00
## 1.2.0
* Improve the UI for smaller screens to prevent overflows
## 1.1.1
* Removed custom definition of CustomSemantics to use the one from flutter_accessibility instead
## 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