2016-07-22

Flutter's Rendering Pipeline


source: GoogleTechTalks     2016年5月16日
Google Tech Talk, May 5th, 2016, presented by Adam Barth
ABSTRACT: Archimedes once said "give me a deep enough pipeline, and I shall move the world." Well, that's what he should have said in any case. This talk will describe the nuts and bolts of how Flutter transforms a tree of widgets into pixels on the screen at 60 Hz by pushing data through its pipeline of layout, painting, compositing, and finally rasterization.
To learn more about Flutter and how it helps developers build mobile apps, please visit https://flutter.io
See Ian Hickson's Google TechTalk on Flutter's Layered Design at https://www.youtube.com/watch?v=dkyY9...

No comments: