Skip to content

Error: 'CupertinoPageTransitionsBuilder' isn't a type with flutter 3.44 #3453

@NatsuOnFire

Description

@NatsuOnFire

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)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions