| commit | 113991da95de0ca36642a2ee0183df46df0cc1aa | [log] [tgz] |
|---|---|---|
| author | Matt Perry <mpcomplete+github@gmail.com> | Wed Nov 02 14:27:21 2016 -0400 |
| committer | GitHub <noreply@github.com> | Wed Nov 02 14:27:21 2016 -0400 |
| tree | 3c02f62cc69ee5ea3006b69f92f02a855e9a6239 | |
| parent | 43b4fc909e23d01509b88034378208de1168cbd9 [diff] |
Rethink Forms. (#6569) FormField is now a widget that can contain any type of field. Input no longer has special code to handle form fields. Instead, there is a helper widget InputFormField for using an Input inside a FormField. Fixes https://github.com/flutter/flutter/issues/6097 and based on feedback from the same.
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.