Flutter not able to run, get_navigation & theme error
问题 i'm actually trying to run my app but i'm stucked with that error : Running "flutter pub get" in riverpod_stacked_app... Launching lib/main.dart on sdk gphone x86 arm in debug mode... Running Gradle task 'assembleDebug'... ../../.pub-cache/hosted/pub.dartlang.org/get-3.15.0/lib/get_navigation/src/extension_navigation.dart:235:37: Error: No named parameter with the name 'shadowThemeOnly'. final theme = Theme.of(context, shadowThemeOnly: true); ^^^^^^^^^^^^^^^ ../../development/flutter/packages