mse-JoNa

Results 3 comments of mse-JoNa

Starting with Gradle 8.8, Gradle throws ArtifactSelectionException instead of AmbiguousVariantSelectionException. The OSS plugin is expected to handle this exception for client app but fail The following code should resolve this...

> > Any solution? > > This one seems to work: [#2059 (comment)](https://github.com/Milad-Akarie/auto_route_library/issues/2059#issuecomment-2434908775) In flutter 3.24.0 FlutterFragment removed override onBackPressed method in below comment. Use onBackPressedCallback instead. But onBackPressedCallback wasn't...

> I'm not sure what is causing this, but PopScope(canPop:false) is in our case triggered only once. The next time it just closes the whole app. We started noticing this...