✳flâneur — a map of the web's best reading
LayoutBuilder class - widgets library - Dart API
api.flutter.dev · 738 words · saved by 1 readers
API docs for the LayoutBuilder class from the widgets library, for the Dart programming language.
LayoutBuilder class - widgets library - Dart API description LayoutBuilder class Builds a widget tree that can depend on the parent widget's size. Similar to the Builder widget except that the framework calls the builder function at layout time and provides the parent widget's constraints. This is useful when the parent constrains the child's size and doesn't depend on the child's intrinsic size. The LayoutBuilder 's final size will match its child's size. The builder function is called in the following situations: The first time the widget is laid out. When the parent widget passes different
Explore this link on the map →saved by
related reading
- SingleChildScrollView class - widgets library - Dart APIapi.flutter.dev
- Scaffold class - material library - Dart APIapi.flutter.dev
- Inside Framer's Magic Motionnan.fyi
- How to Write a Flexbox Layout Engine - tchayen.comtchayen.com
- Impeccable: The missing upgrade to Anthropic's impeccable skillimpeccable.style
- Understanding Layout Algorithms • Josh W. Comeaujoshwcomeau.com
- The Conductor Rewrite: What They Changed to Make It Fastperformance.dev
- Cheng Lou on X: "My dear front-end developers (and anyone who’s interested in the future of interfaces): I have crawled through depths of hell to bring you, for the foreseeable years, one of the more important foundational pieces of UI engineering (if not in implementation then certainly at https://t.co/BKnwCDIp75" / Xx.com
- shaunda devens on X: "https://t.co/tFH8vd0Klx" / Xx.com
- Item 7: Use builders for complex types - Effective Rustlurklurk.org
- GitHub - BuildIt-lang/buildit: Online demo without installing at - https://buildit.so/tryit · GitHubgithub.com
- From Native to React Native to Flutter - Zerodha Tech Blogzerodha.tech