From 2ab50bf68c290b5e06a2f06aa391d3d04d8986fc Mon Sep 17 00:00:00 2001 From: Seth Ladd Date: Fri, 6 Nov 2015 10:26:03 -0800 Subject: [PATCH] clarify flutter is early-stage --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e063fc9c8..304eab6c1 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ 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, localisation, and more. However, +you can build demos and examples today. We hope you try it out and send +us [feedback](mailto:flutter-dev@googlegroups.com). + - For information about using Flutter to build apps, please see the [getting started guide](http://flutter.io/getting-started/). -- GitLab