mirror of
https://github.com/Iconica-Development/flutter_availability.git
synced 2025-05-19 05:03:44 +02:00
15 lines
404 B
Markdown
15 lines
404 B
Markdown
## 1.1.2
|
|
|
|
* Added the use of onExit to show BackButton on the OverviewScreen
|
|
|
|
## 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 |