I want to animate a widget in a "page curl" fashion like in this video.
There is already a pub.dev package page_turn that does this, but it converts the widget into an image, which I don't want to do.
Is there any other way to create this animation without converting the widget to an image?