Perspective on Flutter with a video player inside to test the performance of the UI framework
Based on this article this is the code that shows how to use Flutter’s Transform widget to provide 3D perspective, a graphic demonstration of the ease with which Flutter can do something that would be rather difficult to implement in a system based on native widgets. It is also fun to play with!