RenderObjects.com is a website dedicated to helping Flutter developers understand and implement RenderObject
s.
A Flutter developer without an understanding of RenderObject
s must depend upon community developers to build new tools. A Flutter developer who understands RenderObject
s can build any tool that he or she might need.
RenderObject
s are the workhorse of any Flutter UI. They implement layout, hit testing, and painting. Learn how all of these responsibilities work, by visiting the home page.
Creator
RenderObjects.com was created by Matt Carroll, a former member of the Flutter team. Matt contracts with companies to build proprietary Flutter user interfaces through SuperDeclarative!. Matt also runs the Flutter Bounty Hunters, a development team that works exlusively on open source Flutter and Dart packages.