Showing
2 changed files
with
5 additions
and
1 deletions
1 | + ## [4.3.1] | ||
2 | +- Fix controller is not removed when keyboard is open. | ||
3 | +- Improved: Safe removal and insertion of controllers. | ||
4 | + | ||
1 | ## [4.3.0] | 5 | ## [4.3.0] |
2 | - Added GetResponsiveWidget (@ahmednfwela) | 6 | - Added GetResponsiveWidget (@ahmednfwela) |
3 | - Added `Get.replace()` (@jwelmac) | 7 | - Added `Get.replace()` (@jwelmac) |
1 | name: get | 1 | name: get |
2 | description: Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX. | 2 | description: Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX. |
3 | -version: 4.3.0 | 3 | +version: 4.3.1 |
4 | homepage: https://github.com/jonataslaw/getx | 4 | homepage: https://github.com/jonataslaw/getx |
5 | 5 | ||
6 | environment: | 6 | environment: |
-
Please register or login to post a comment