Dale
Dale
I had the same issue as you do. popAllScreensOnTapOfSelectedTab only pops the screen if an already selected tab is pressed/tapped again. All the screens pushed on that particular tab will...
Adding bluetooth permission twice is not working anymore. It throws error: `Element uses-permission#android.permission.BLUETOOTH at AndroidManifest.xml:6:3-66 duplicated with element declared at AndroidManifest.xml:3:3-5:36`
Is there an update on this? Right now this workaround https://github.com/Baseflow/flutter-permission-handler/issues/884 is not even working anymore, since it throws error `Element uses-permission#android.permission.BLUETOOTH at AndroidManifest.xml:6:3-66 duplicated with element declared at AndroidManifest.xml:3:3-5:36`
I am having the same problem when running `patrol test --target ./integration_test/views/test.dart --flavor flavor_name`. Error: Target kernel_snapshot failed: Exception FAILURE: Build failed with an exception. * Where: Script 'C:\Users\dalen\flutter\packages\flutter_tools\gradle\flutter.gradle' line:...