ATTENTION: DO NOT USE THIS FIELD TO ASK SUPPORT QUESTIONS. USE THE PLATFORM CHANNELS FOR THIS. THIS SPACE IS DEDICATED ONLY FOR BUGS DESCRIPTION.Fill in the template. Issues that do not respect the model will be closed.
Describe the bug
Hi,
refreshed-2.6.1 seem not support for flutter-3.22.0
There are some errors output when flutter run:
refreshed-2.6.1/lib/get_navigation/src/routes/get_transition_mixin.dart(415,39): error G75B77105: Member not found: 'CupertinoRouteTransitionMixin.isPopGestureInProgress'
Reproduction code
NOTE: THIS IS MANDATORY, IF YOUR ISSUE DOES NOT CONTAIN IT, IT WILL BE CLOSED PRELIMINARY
flutter run -d win
To Reproduce
Steps to reproduce the behavior:
flutter run -d win
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Flutter Version:
flutter/3.22
Refreshed Version:
2.6.1
Describe on which device you found the bug:
windows
ATTENTION: DO NOT USE THIS FIELD TO ASK SUPPORT QUESTIONS. USE THE PLATFORM CHANNELS FOR THIS. THIS SPACE IS DEDICATED ONLY FOR BUGS DESCRIPTION. Fill in the template. Issues that do not respect the model will be closed.
Describe the bug Hi, refreshed-2.6.1 seem not support for flutter-3.22.0 There are some errors output when
flutter run
:Reproduction code NOTE: THIS IS MANDATORY, IF YOUR ISSUE DOES NOT CONTAIN IT, IT WILL BE CLOSED PRELIMINARY
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Flutter Version: flutter/3.22
Refreshed Version: 2.6.1
Describe on which device you found the bug: windows
Minimal reproduce code flutter run -d win