| commit | d7fb51a551d43f2f93cf5e4436adb60efb1daa35 | [log] [tgz] |
|---|---|---|
| author | Ian Hickson <ian@hixie.ch> | Tue Aug 02 16:52:57 2016 -0700 |
| committer | GitHub <noreply@github.com> | Tue Aug 02 16:52:57 2016 -0700 |
| tree | 018c89838e0a6d41cd295aad43396b1730cf0a12 | |
| parent | 5c2623d9772cec3197263b0e8cc37f11529dd051 [diff] |
Hot reload UI polish (#5193) * General improvoments to the loader app: * Show a message after 8 seconds if no connection comes in. * Show a progress bar as files are being uploaded. * Hide the spinner just before launching the application. * General improvements to the "flutter run" UI: * Add "?" key as a silent alias for "h". * Make the help text bold so it doesn't get mixed with the logs. * Make "R" do a cold restart when hot reload is enabled. * Supporting features and bug fixes: * Add support for string service extensions. * Other bug fixes: * Expose debugDumpRenderTree() outside debug mode. * Logger.supportsColor was missing a getter. * Mention in the usage docs that --hot requires --resident. * Trivial style fixes.
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 mailing list, flutter-dev@googlegroups.com.