Bakhtiar Abdullah
Bakhtiar Abdullah
Please check on #58
Please try (for version 1.3) : **Step 1: build.gradle (project)** `version = VERSION_NAME` `group = GROUP` _Change To :_ `version = 1.3` `group = 'com.github.traex.expandablelayout'` **Step 2: build.gradle (library)** _Remove...
> For anyone having the same issue, this workaround fixes navigation the navigation for Flutter 3.24.x : [Milad-Akarie/auto_route_library#2059 (comment)](https://github.com/Milad-Akarie/auto_route_library/issues/2059#issuecomment-2434908775) Hi @AlexDochioiu, after i trying your reference but still not working...
Hi @ZhuJHua, sorry but I don't use Getx...do you have any ideas? I have to use FlutterFragmentActivity for local_auth, but after changing from FlutterActivity i have a problem cannot back...
Hi @ZhuJHua, after try and error. i have already work using go router in flutter 3.24.4. And this my case no need using adding parameter in onNavigationNotification. In my case...