Showing
2 changed files
with
8 additions
and
1 deletions
| 1 | + ## [4.3.0] | ||
| 2 | +- Added GetResponsiveWidget (@ahmednfwela) | ||
| 3 | +- Added `Get.replace()` (@jwelmac) | ||
| 4 | +- Added Improve korean doc (@sejun2) | ||
| 5 | +- Fix multiple middlewares redirect (@liasica) | ||
| 6 | +- Added gestureWidth and showCupertinoParallax to GetPage to customize cupertino transitions | ||
| 7 | + | ||
| 1 | ## [4.2.5] | 8 | ## [4.2.5] | 
| 2 | - Added anchorRoute and filterPages to GetRouterOutlet (@ahmednfwela) | 9 | - Added anchorRoute and filterPages to GetRouterOutlet (@ahmednfwela) | 
| 3 | - Added scrollBehavior and scaffoldMessengerKey to GetMaterialapp(@ejabu and @alionour) | 10 | - Added scrollBehavior and scaffoldMessengerKey to GetMaterialapp(@ejabu and @alionour) | 
| 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.2.5 | 3 | +version: 4.3.0 | 
| 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