Burak Mete Erdoğan
Burak Mete Erdoğan
Could this be related? https://docs.flutter.dev/release/breaking-changes/android-predictive-back#migrating-from-willpopscope-to-navigatorpophandler-for-nested-navigators https://github.com/flutter/flutter/issues/140296
Applying pageTransitionsTheme solved my problem. ``` return MaterialApp( theme: ThemeData( brightness: Brightness.light, pageTransitionsTheme: const PageTransitionsTheme( builders: { // Use PredictiveBackPageTransitionsBuilder to get the predictive back route transition! TargetPlatform.android: PredictiveBackPageTransitionsBuilder(), },...
any update? still same
This problem only exists with go_router
Fix for now: Downgrade your gradle to v7.x.x
i fixed with: RewriteCond %{REQUEST_URI} \/$
Can't we use it as a package?
I can't get 120hz performance even when simply scrolling a text in my app. It makes me very sad that this package has been on hold for years
Brightness can increase. The brightness does not decrease, but it looks like it has decreased in the settings. https://github.com/user-attachments/assets/fccaa4dc-d473-49cd-a4c2-581b7615c7ac