Ömer Aydın
Ömer Aydın
@pxb1988 Any chance you could take a look at this? Being able to translate debug info properly would be a huge plus for dex2jar.
> How Can I Get Your Fixed Apk I Am New To Git I Don't Know Much About Git There is no point because this PR is currently useless, as...
> For me, just disconecting the internet solve the problem I was having the same issue, this worked like a charm -- thanks @eialanjones
This is still a problem 😔
I've found that an easy workaround is to just wrap the `TabBarView` with a `NotificationListener` and listen to that instead of `TabController.addListener`. ```dart @override Widget build(BuildContext context, WidgetRef ref) {...