Describe the bug
I have this error whe I launch my app after upgrading flutter to 3.44 :
../../../AppData/Local/Pub/Cache/hosted/pub.dev/get-5.0.0-release-candidate-9.3.2/lib/get_navigation/src/root/get_root.dart:450:12: Error: 'CupertinoPageTransitionsBuilder' isn't a type.
case CupertinoPageTransitionsBuilder():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**Reproduction code
Use GetX 5 flutter 3.44 and dart 3.12 and launch on Android
Flutter Version:
3.44
Getx Version:
5.0.0-release-candidate-9.3.2
Describe on which device you found the bug:
Android emulator (API 34)
Describe the bug
I have this error whe I launch my app after upgrading flutter to 3.44 :
../../../AppData/Local/Pub/Cache/hosted/pub.dev/get-5.0.0-release-candidate-9.3.2/lib/get_navigation/src/root/get_root.dart:450:12: Error: 'CupertinoPageTransitionsBuilder' isn't a type.
case CupertinoPageTransitionsBuilder():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**Reproduction code
Use GetX 5 flutter 3.44 and dart 3.12 and launch on Android
Flutter Version:
3.44
Getx Version:
5.0.0-release-candidate-9.3.2
Describe on which device you found the bug:
Android emulator (API 34)