commit | 596eb033c7387c012766230402c57d0d066f5952 | [log] [tgz] |
---|---|---|
author | Ian Hickson <ian@hixie.ch> | Tue Apr 25 15:06:02 2017 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 25 15:06:02 2017 -0700 |
tree | 4194894eb1b862f9f4aeaf453b1b2edd19b073fc | |
parent | 24b40d87d658b5dfefbb2ba39242b7a956814254 [diff] |
Loosen the constraints for Stack non-positioned children. (#9581) Also: * Add three explicit sizing modes to Stack for non-positioned children: loose, expand, and passthrough. (All three are used.) * Fix a bug whereby layers would try to paint in the same frame as they were removed from layout (but not detached). * Fix a bug whereby Offstage wasn't properly marking the parent dirty when changing its sizedByParent flag. * Explicitly make Overlay expand non-positioned children. * Explicitly have InputDecoration pass through the constraints from its Row to its Stack children.
Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today‘s, and tomorrow’s, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.
Flutter is an early-stage open-source project. We are still missing core features like accessibility, text input, localization, and more. However, you can build demos and examples today. We hope you try it out and send us feedback.
For information about using Flutter to build apps, please see the getting started guide.
For information about contributing code to Flutter itself, please see CONTRIBUTING.md.
Join us in our Gitter chat room or join our public mailing list, flutter-dev@googlegroups.com.