Tayan
Results
2
comments of
Tayan
If you want to disable animations you can use `customRoute` with `transitionBuilder`: ``` CustomRoute( page: YourPage, transitionsBuilder: TransitionsBuilders.noTransition, ) ```
@Naheel-Azawy answer is great but if you are using [OneClick-Mac-Os-KVM](https://github.com/notAperson535/OneClick-macOS-Simple-KVM) like me. You need to connect to `OpenCore.qcow2` file in the second command. So it will be: ``` qemu-nbd --connect=/dev/nbd0...