Getx 4.2.0 #1649
jonataslaw
started this conversation in
General
Getx 4.2.0
#1649
Replies: 2 comments 1 reply
-
Please provide a documentation for navigator 2.0 |
Beta Was this translation helpful? Give feedback.
1 reply
-
+1
Regards,
Niiranjan G Mandan
…On 23 Jul 2021, 6:36 PM +0530, kechkibet ***@***.***>, wrote:
+1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[4.2.0] - Big update
This update fixes important bugs as well as integrates with Navigator 2. It also adds GetRouterOutlet, similar to angular RouterOutlet thanks to @ahmednfwela. Also, the documentation translation for Vietnamese (@khangahs) has been added, making the GetX documentation available for 11 different languages, which is just fantastic for any opensource project. GetX has achieved more than 5.4k likes from the pub, and more than 4k stars on github, has videos about it with 48k on youtube, and has communities in the 4 hemispheres of the earth, besides having a large list of contributors as you see bellow. We're all happy to facilitate development with dart and flutter, and that making programming hassle-free has been taken around the world.
Changes in this version:
Fix: Navigating to the same page with Get.offNamed does not delete the controller from that page using Get.lazyPut.
Fix Readme GetMiddleware typos
by @nivisi
Fix url replace error
by @KevinZhang19870314
Changed response default encoding from latin1 to utf8
by @heftekharm
Add Duration in ExtensionBottomSheet
by @chanonpingpong
Added compatibility with dart-lang/mockito
by @lifez
Added extensions methods to convert value in percent value
by @kauemurakami
Set darkTheme equal theme when darkTheme is null
by @eduardoflorence
Add padding to 'defaultDialog'
by @KevinZhang19870314
GraphQLResponse inherit Response info
by @jasonlaw
Fix Redundant concatenating base url
by @jasonlaw
Add content type and length into the headers when the content type is 'application/x-www-form-urlencoded'
by @calvingit
Make withCredentials configurable
by @jasonlaw
Fix flutter 2.0 error
by @yunchiri
Allow deleting all registered instances
by @lemps
Refactor/rx interface notify children
@by kranfix
Fixed parameter parsing and middleware sorting
by @ahmednfwela
Improvements to router outlet
by @ahmednfwela
Minor improvements and bug fixes
by @ahmednfwela
Adding route guards and improving navigation
by @ahmednfwela
Fix RxInterface.proxy losing its previous value on exception
by @WillowWisp
Added dispose() for bottomSheet.
by @furkankurt
Added Pull request template
by @unacorbatanegra
Fix and update documentation:
@Farid566,
@galaxykhh,
@arslee07,
@GoStaRoff,
@BondarenkoArtur,
@denisrudnei,
@Charly6596,
@nateshmbhat,
@hrithikrtiwari,
@Undeadlol1,
@rws08,
@inuyashaaa,
@broccolism,
@aadarshadhakalg,
@ZeroMinJeon
This discussion was created from the release Getx 4.2.0.
Beta Was this translation helpful? Give feedback.
All reactions