Showing
1 changed file
with
15 additions
and
0 deletions
| 1 | +## [3.12.1] | ||
| 2 | +- Remove spaces whitespaces from dart files | ||
| 3 | + | ||
| 4 | +## [3.12.0] | ||
| 5 | +- Added BottomSheet Duration && Export SingleGetTickerProvider (@unacorbatanegra) | ||
| 6 | +- Improve docs from dependencies management (@ngxingyu) | ||
| 7 | +- Fix unknownRoute with null Custom Transition (@marcosfons) | ||
| 8 | +- Optimize capitalize method (@zl910627) | ||
| 9 | +- Added Chinese documentation (@idootop) | ||
| 10 | +- Added TextDirection property on GetMaterialApp to improve RTL layout (@justkawal) | ||
| 11 | +- Remove unnecessary files on git (@nipodemos) | ||
| 12 | +- Fix tags on Get.create() and GetWidget() (@roipeker) | ||
| 13 | +- Update mockito dependency on getTests | ||
| 14 | +- Added GetStatelessWidget, a StatelessWidget base to GetWidget with lifecycle control of controllers. Note: It's a base class, you don't need change to use it or change your GetView, GetWidget StatelessWidget to It. | ||
| 15 | + | ||
| 1 | ## [3.11.1] | 16 | ## [3.11.1] | 
| 2 | - Fix docs | 17 | - Fix docs | 
| 3 | 18 | 
- 
Please register or login to post a comment