İsmail Çakır

Results 9 comments of İsmail Çakır

I really liked the library. But I'm getting this error. I really need a way to fix this. @danielcardeenas ``` Error--- We've already setup a session for this V3 message,...

> You need use HeroControllerScope > > ``` > @RoutePage(name: 'AccountShellRoute') > class AccountShellView extends StatelessWidget { > const AccountShellView({super.key}); > > @override > Widget build(BuildContext context) { > return...

I have the same problem. How to get rid of this problem, someone please help :) I **solved** this problem. This is the right solution https://github.com/Milad-Akarie/auto_route_library/blob/master/auto_route/example/lib/mobile/router/router.dart The part to considers....

> @Pramod800 I found a solution for my case. In order to create another navigator stack, you need to add a tabs page in between. Thanks to @ismailcaakir for pointing...

Hello, @bw-flagship As you mentioned in the documentation, when we change the language, the languages of some widgets do not change. For example, the language of the widget I wrap...

Unfortunately I solved the problem by downgrading to 3.19.0 on the stable channel.