2025-05-19 14:02:12 +02:00
|
|
|
## 1.2.1
|
|
|
|
|
|
|
|
* Added the use of onExit to show BackButton on the OverviewScreen
|
|
|
|
|
2025-05-07 11:21:09 +02:00
|
|
|
## 1.2.0
|
|
|
|
|
|
|
|
* Improve the UI for smaller screens to prevent overflows
|
|
|
|
|
2025-03-05 14:17:24 +01:00
|
|
|
## 1.1.1
|
|
|
|
|
|
|
|
* Removed custom definition of CustomSemantics to use the one from flutter_accessibility instead
|
|
|
|
|
2025-01-29 15:14:41 +01:00
|
|
|
## 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.
|
|
|
|
|
2024-07-01 10:30:04 +02:00
|
|
|
## 1.0.0
|
|
|
|
|
2025-01-29 15:14:41 +01:00
|
|
|
* First release of flutter_availability userstory
|